mirror of
https://github.com/matter-labs/teepot.git
synced 2025-07-21 23:23:57 +02:00
chore(deps): update rust crate actix-http to 3.6.0
This commit is contained in:
parent
77c7d3628b
commit
9ddd19cd19
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ repository = "https://github.com/matter-labs/teepot"
|
|||
homepage = "https://github.com/matter-labs/teepot"
|
||||
|
||||
[workspace.dependencies]
|
||||
actix-http = "3"
|
||||
actix-http = "3.6.0"
|
||||
actix-tls = "3"
|
||||
actix-web = { version = "4.5", features = ["rustls-0_22"] }
|
||||
anyhow = "1.0.82"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue