Update Rust crate actix-web to 4.12.1
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -6,7 +6,7 @@ edition = "2021"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
actix-web = "4.12.0"
|
||||
actix-web = "4.12.1"
|
||||
clap = { version = "4.5.53", features = ["derive"] }
|
||||
swagger-ui = "0.1.5"
|
||||
serde = { version = "1.0.228", features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user