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

This commit is contained in:
2025-11-30 00:13:48 +00:00
parent 0e7ab6f2f5
commit c53760db01
2 changed files with 9 additions and 9 deletions

View File

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