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 1ddc2df commit 09dc1adCopy full SHA for 09dc1ad
Cargo.toml
@@ -48,7 +48,7 @@ diesel_migrations = "2.2.0"
48
assert_matches = "1.0.1"
49
50
[features]
51
-default = ["sync-connection-wrapper"]
+default = []
52
mysql = [
53
"diesel/mysql_backend",
54
"mysql_async",
0 commit comments