Update Rust crate actix-web to 4.11.0
This commit is contained in:
@ -8,7 +8,7 @@ edition = "2024"
|
||||
[dependencies]
|
||||
clap = { version = "4.5.38", features = ["derive", "env"] }
|
||||
tar = "0.4.44"
|
||||
actix-web = "4.10.2"
|
||||
actix-web = "4.11.0"
|
||||
actix = "0.13.5"
|
||||
lazy_static = "1.5.0"
|
||||
log = "0.4.27"
|
||||
|
Reference in New Issue
Block a user