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 bd6a503 commit 3763e92Copy full SHA for 3763e92
Cargo.toml
@@ -22,7 +22,7 @@ futures-sink = "0.3"
22
lazy_static = "1"
23
lru = "0.10.0"
24
mio = { version = "0.8.0", features = ["os-poll", "net"] }
25
-mysql_common = { version = "0.30", default-features = false, features = [
+mysql_common = { version = "0.30.1", default-features = false, features = [
26
"derive",
27
] }
28
once_cell = "1.7.2"
0 commit comments