From d253e7309917af70e18fef8afe4056182989cd46 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 17 Nov 2025 00:09:22 +0000 Subject: [PATCH] Update Rust crate actix-web to 4.12.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 1fbd805..373ab58 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,7 +12,7 @@ anyhow = "1.0.100" serde = { version = "1.0.228", features = ["derive"] } serde_json = "1.0.143" rust-s3 = { version = "0.37.0", features = ["tokio"] } -actix-web = "4.11.0" +actix-web = "4.12.0" actix-session = { version = "0.11.0", features = ["redis-session"] } light-openid = "1.0.4" thiserror = "2.0.17" -- 2.49.1