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 200effd commit 5c3250eCopy full SHA for 5c3250e
Cargo.toml
@@ -21,11 +21,6 @@ license = "MIT/Apache-2.0"
21
default = ["tls"]
22
tls = ["rustls"]
23
24
-[badges]
25
-azure-devops = { project = "jonhoo/jonhoo", pipeline = "msql-srv", build = "27" }
26
-codecov = { repository = "jonhoo/msql-srv", branch = "master", service = "github" }
27
-maintenance = { status = "experimental" }
28
-
29
[dependencies]
30
nom = "7"
31
mysql_common = { version = "0.29.1", features = ["chrono"] }
0 commit comments