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 f8e0bd5 commit e5b07dfCopy full SHA for e5b07df
Cargo.toml
@@ -21,7 +21,7 @@ futures-util = "0.3"
21
futures-sink = "0.3"
22
keyed_priority_queue = "0.4"
23
lazy_static = "1"
24
-lru = "0.11.0"
+lru = "0.12.0"
25
mio = { version = "0.8.0", features = ["os-poll", "net"] }
26
mysql_common = { version = "0.31", default-features = false }
27
once_cell = "1.7.2"
0 commit comments