Update Rust crate actix-web to 4.11.0
This commit is contained in:
@ -9,5 +9,5 @@ edition = "2024"
|
||||
log = "0.4.27"
|
||||
env_logger = "0.11.8"
|
||||
clap = { version = "4.5.38", features = ["derive", "env"] }
|
||||
actix-web = "4.10.2"
|
||||
actix-web = "4.11.0"
|
||||
futures = "0.3.31"
|
||||
|
Reference in New Issue
Block a user