Skip to content

Commit 09dc1ad

Browse files
committed
Remove unwanted default feature
1 parent 1ddc2df commit 09dc1ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ diesel_migrations = "2.2.0"
4848
assert_matches = "1.0.1"
4949

5050
[features]
51-
default = ["sync-connection-wrapper"]
51+
default = []
5252
mysql = [
5353
"diesel/mysql_backend",
5454
"mysql_async",

0 commit comments

Comments
 (0)