mirror of
https://github.com/matter-labs/teepot.git
synced 2025-07-22 15:34:48 +02:00
chore(deps): update rust crate actix-tls to 3.3.0
This commit is contained in:
parent
77c7d3628b
commit
5e2f53cf86
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ homepage = "https://github.com/matter-labs/teepot"
|
||||||
|
|
||||||
[workspace.dependencies]
|
[workspace.dependencies]
|
||||||
actix-http = "3"
|
actix-http = "3"
|
||||||
actix-tls = "3"
|
actix-tls = "3.3.0"
|
||||||
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"
|
||||||
awc = { version = "3.4", features = ["rustls-0_22-webpki-roots"] }
|
awc = { version = "3.4", features = ["rustls-0_22-webpki-roots"] }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue