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 f1afb7c commit 6ca8becCopy full SHA for 6ca8bec
Cargo.toml
@@ -20,7 +20,7 @@ futures-core = "0.3"
20
futures-util = "0.3"
21
futures-sink = "0.3"
22
lazy_static = "1"
23
-lru = "0.8.1"
+lru = "0.10.0"
24
mio = { version = "0.8.0", features = ["os-poll", "net"] }
25
mysql_common = { version = "0.29.2", default-features = false }
26
once_cell = "1.7.2"
0 commit comments