Compare commits

...

2 Commits
4475 ... 4395

Author SHA1 Message Date
autofix-ci[bot]
d6ac197b0a [autofix.ci] apply automated fixes 2025-10-20 13:33:02 +00:00
Greg Johnston
31b68a4b76 leptos_actix-v0.8.6 2025-10-20 08:57:22 -04:00
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -1937,7 +1937,7 @@ dependencies = [
[[package]]
name = "leptos_actix"
version = "0.8.5"
version = "0.8.6"
dependencies = [
"actix-files",
"actix-http",

View File

@@ -4,7 +4,7 @@ authors = ["Greg Johnston"]
license = "MIT"
repository = "https://github.com/leptos-rs/leptos"
description = "Actix integrations for the Leptos web framework."
version = "0.8.5"
version = "0.8.6"
rust-version.workspace = true
edition.workspace = true