Merge pull request 'Update Rust crate actix-web to 4.10.2' (#4) from renovate/actix-web-4.x into master
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #4
This commit is contained in:
commit
9d8400efa7
@ -8,7 +8,7 @@ edition = "2024"
|
|||||||
[dependencies]
|
[dependencies]
|
||||||
clap = { version = "4.5.34", features = ["derive", "env"] }
|
clap = { version = "4.5.34", features = ["derive", "env"] }
|
||||||
tar = "0.4.38"
|
tar = "0.4.38"
|
||||||
actix-web = "4"
|
actix-web = "4.10.2"
|
||||||
actix = "0.13.0"
|
actix = "0.13.0"
|
||||||
lazy_static = "1.4.0"
|
lazy_static = "1.4.0"
|
||||||
log = "0.4.17"
|
log = "0.4.17"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user