deps: s2n-quic

This commit is contained in:
Jun Kurihara 2024-09-13 12:38:38 +09:00
commit 79fe5c93ff
No known key found for this signature in database
GPG key ID: 48ADFD173ED22B03
3 changed files with 7 additions and 7 deletions

View file

@ -29,7 +29,7 @@ rpxy-lib = { path = "../rpxy-lib/", default-features = false, features = [
] }
mimalloc = { version = "*", default-features = false }
anyhow = "1.0.87"
anyhow = "1.0.88"
rustc-hash = "2.0.0"
serde = { version = "1.0.210", default-features = false, features = ["derive"] }
tokio = { version = "1.40.0", default-features = false, features = [