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

This commit is contained in:
2025-11-27 00:20:08 +00:00
parent 4a18e78a17
commit 68d5c543bc
2 changed files with 7 additions and 7 deletions

View File

@@ -8,7 +8,7 @@ license = "GPL-3.0-only"
[dependencies]
clap = { version = "4.5.53", features = ["derive", "env"] }
actix-web = "4.12.0"
actix-web = "4.12.1"
actix-files = "0.6.8"
actix-multipart = "0.7.2"
env_logger = "0.11.8"