Update Rust crate actix-web to 4.12.0
This commit is contained in:
@@ -5,6 +5,6 @@ edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
clap = {version = "4.5.51", features = ["derive", "env"]}
|
||||
actix-web = "4.11.0"
|
||||
actix-web = "4.12.0"
|
||||
env_logger = "0.11.8"
|
||||
log = "0.4.28"
|
||||
|
||||
Reference in New Issue
Block a user