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

This commit is contained in:
Renovate Bot 2025-03-29 22:58:20 +00:00
parent c46cb5ee0e
commit c8a97be01b

View File

@ -8,7 +8,7 @@ license = "GPL-3.0-only"
[dependencies]
clap = { version = "4.5.34", features = ["derive", "env"] }
actix-web = "4"
actix-web = "4.10.2"
actix-files = "0.6.6"
actix-multipart = "0.7.2"
env_logger = "0.11.7"