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