Update Rust crate actix-web to 4.10.2 #4

Merged
pierre merged 1 commits from renovate/actix-web-4.x into master 2025-04-01 05:35:24 +00:00
Showing only changes of commit 927c2b90bd - Show all commits

View File

@ -8,7 +8,7 @@ edition = "2024"
[dependencies]
clap = { version = "4.0.29", features = ["derive", "env"] }
tar = "0.4.38"
actix-web = "4"
actix-web = "4.10.2"
actix = "0.13.0"
lazy_static = "1.4.0"
log = "0.4.17"