We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ff931d commit 3b39971Copy full SHA for 3b39971
quic/s2n-quic-qns/Cargo.toml
@@ -21,7 +21,7 @@ cfg-if = "1"
21
futures = "0.3"
22
http = "1.0"
23
humansize = "2"
24
-lru = "0.15"
+lru = "0.16"
25
rand = "0.9"
26
s2n-codec = { path = "../../common/s2n-codec" }
27
s2n-quic-core = { path = "../s2n-quic-core", features = ["testing"] }
0 commit comments