chore(deps): update rust crate actix-http to 3.6.0

This commit is contained in:
renovate[bot] 2024-05-01 10:11:41 +00:00 committed by GitHub
parent 77c7d3628b
commit 9ddd19cd19
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,7 +16,7 @@ repository = "https://github.com/matter-labs/teepot"
homepage = "https://github.com/matter-labs/teepot" homepage = "https://github.com/matter-labs/teepot"
[workspace.dependencies] [workspace.dependencies]
actix-http = "3" actix-http = "3.6.0"
actix-tls = "3" actix-tls = "3"
actix-web = { version = "4.5", features = ["rustls-0_22"] } actix-web = { version = "4.5", features = ["rustls-0_22"] }
anyhow = "1.0.82" anyhow = "1.0.82"