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.
lru
1 parent ba38dca commit 077455eCopy full SHA for 077455e
Cargo.toml
@@ -20,7 +20,7 @@ futures-core = "0.3"
20
futures-util = "0.3"
21
futures-sink = "0.3"
22
keyed_priority_queue = "0.4"
23
-lru = "0.14.0"
+lru = "0.15.0"
24
mysql_common = { version = "0.35.4", default-features = false }
25
pem = "3.0"
26
percent-encoding = "2.1.0"
0 commit comments