deps: s2n-quic and others

This commit is contained in:
Jun Kurihara 2024-11-05 11:07:30 +09:00
commit b315c6cfad
No known key found for this signature in database
GPG key ID: 48ADFD173ED22B03
5 changed files with 11 additions and 11 deletions

View file

@ -14,9 +14,9 @@ publish.workspace = true
post-quantum = ["rustls-post-quantum"]
[dependencies]
url = { version = "2.5.2" }
url = { version = "2.5.3" }
rustc-hash = "2.0.0"
thiserror = "1.0.66"
thiserror = "1.0.68"
tracing = "0.1.40"
async-trait = "0.1.83"
base64 = "0.22.1"