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

Reviewed-on: #157
This commit is contained in:
2024-03-15 13:36:45 +00:00
2 changed files with 7 additions and 7 deletions

View File

@ -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"