Merge pull request 'Update Rust crate actix-web to 4.5.1' (#157) 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: #157
This commit is contained in:
@ -17,7 +17,7 @@ log = "0.4.21"
|
||||
env_logger = "0.10.2"
|
||||
serde = { version = "1.0.197", features = ["derive"] }
|
||||
serde_json = "1.0.110"
|
||||
actix-web = "4.4.1"
|
||||
actix-web = "4.5.1"
|
||||
actix-cors = "0.7.0"
|
||||
actix = "0.13.3"
|
||||
actix-web-actors = "4.3.0"
|
||||
|
Reference in New Issue
Block a user