Update Rust crate actix-web to 4.11.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-05-13 00:12:47 +00:00
parent c1afcc21f6
commit f97624d48d
2 changed files with 259 additions and 49 deletions

View File

@@ -12,5 +12,5 @@ repository = "https://gitea.communiquons.org/pierre/actix-remote-ip"
[dependencies]
log = "0.4.27"
actix-web = "4.10.2"
actix-web = "4.11.0"
futures-util = "0.3.30"