Merge pull request 'Update Rust crate actix-web to 4.11.0' (#518) from renovate/actix-web-4.x into master
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-07-10 00:41:25 +00:00
2 changed files with 26 additions and 13 deletions

View File

@ -12,7 +12,7 @@ clap = { version = "4.5.41", features = ["derive", "env"] }
lazy_static = "1.5.0"
lazy-regex = "3.4.1"
anyhow = "1.0.98"
actix-web = "4.10.2"
actix-web = "4.11.0"
actix-cors = "0.7.1"
actix-multipart = "0.7.2"
actix-remote-ip = "0.1.0"