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-27 00:15:33 +00:00
parent b500d4797c
commit 548af516ab
2 changed files with 7 additions and 7 deletions

View File

@@ -8,7 +8,7 @@ edition = "2024"
[dependencies]
clap = { version = "4.5.53", features = ["derive", "env"] }
tar = "0.4.44"
actix-web = "4.12.0"
actix-web = "4.12.1"
actix = "0.13.5"
lazy_static = "1.5.0"
log = "0.4.28"