Update Rust crate actix-web to 4.10.2
This commit is contained in:
parent
9d3b2f25b7
commit
e2394d5289
@ -9,5 +9,5 @@ edition = "2024"
|
|||||||
log = "0.4.17"
|
log = "0.4.17"
|
||||||
env_logger = "0.11.7"
|
env_logger = "0.11.7"
|
||||||
clap = { version = "4.5.34", features = ["derive", "env"] }
|
clap = { version = "4.5.34", features = ["derive", "env"] }
|
||||||
actix-web = "4"
|
actix-web = "4.10.2"
|
||||||
futures = "0.3.21"
|
futures = "0.3.21"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user