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 c247fb9 commit d988095Copy full SHA for d988095
Cargo.toml
@@ -17,7 +17,7 @@ error-chain = "0.11"
17
fnv = "1"
18
futures = "0.1"
19
mio = "0.6"
20
-mysql_common = "0.4"
+mysql_common = "0.5"
21
native-tls = { version = "0.1", optional = true }
22
regex = "0.2"
23
serde = "1"
0 commit comments