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 18:15:51 +00:00
parent 9d3b2f25b7
commit e2394d5289

View File

@ -9,5 +9,5 @@ edition = "2024"
log = "0.4.17"
env_logger = "0.11.7"
clap = { version = "4.5.34", features = ["derive", "env"] }
actix-web = "4"
actix-web = "4.10.2"
futures = "0.3.21"