We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3a10a1 commit 2869c19Copy full SHA for 2869c19
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.10"
+lru = "0.12"
25
rand = "0.8"
26
s2n-codec = { path = "../../common/s2n-codec" }
27
s2n-quic-core = { path = "../s2n-quic-core", features = ["testing"] }
0 commit comments