From d6ac197b0a2f3da92eb6669d952da2cc271e1335 Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 13:33:02 +0000 Subject: [PATCH] [autofix.ci] apply automated fixes --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 11aa1d3d9..3012a3774 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1937,7 +1937,7 @@ dependencies = [ [[package]] name = "leptos_actix" -version = "0.8.5" +version = "0.8.6" dependencies = [ "actix-files", "actix-http",