Update Rust crate actix-web to 4.12.0
This commit is contained in:
@@ -8,7 +8,7 @@ license = "GPL-3.0-only"
|
||||
|
||||
[dependencies]
|
||||
clap = { version = "4.5.51", features = ["derive", "env"] }
|
||||
actix-web = "4.11.0"
|
||||
actix-web = "4.12.0"
|
||||
actix-files = "0.6.8"
|
||||
actix-multipart = "0.7.2"
|
||||
env_logger = "0.11.8"
|
||||
|
||||
Reference in New Issue
Block a user