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

This commit is contained in:
2024-04-26 00:15:00 +00:00
parent e38483eb56
commit 2642087029
2 changed files with 124 additions and 43 deletions

View File

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