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 c82d023 commit 96939cfCopy full SHA for 96939cf
Cargo.toml
@@ -94,7 +94,7 @@ fnv = "1.0.7"
94
futures-channel = { version = "0.3.30" }
95
futures-timer = { version = "3.0.3", features = ["wasm-bindgen"] }
96
futures-util = { workspace = true }
97
-lru = { version = "0.12.3" }
+lru = { version = "0.14.0" }
98
async-std = { version = "1.12.0", features = [
99
"wasm-bindgen-futures",
100
"unstable",
0 commit comments