leptos_actix-v0.8.6 (#4396)

* leptos_actix-v0.8.6

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
This commit is contained in:
Greg Johnston
2025-10-23 12:50:48 -04:00
committed by GitHub
parent 6d7e203efe
commit d3148ac9c9
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