Update Rust crate actix-web to 4.12.1 #481

Merged
renovate merged 1 commits from renovate/actix-web-4.x into master 2026-01-18 00:18:56 +00:00

View File

@@ -12,7 +12,7 @@ clap = { version = "4.5.54", features = ["derive", "env"] }
light-openid = { version = "1.0.4", features = ["crypto-wrapper"] }
lazy_static = "1.5.0"
actix = "0.13.5"
actix-web = "4.11.0"
actix-web = "4.12.1"
actix-remote-ip = "0.1.0"
actix-session = { version = "0.10.1", features = ["cookie-session"] }
actix-identity = "0.8.0"