Skip to content

Commit a893571

Browse files
authored
Merge pull request #154 from dullbananas/patch-3
Allow custom OID serialization
2 parents 6437e59 + 09dc1ad commit a893571

File tree

5 files changed

+321
-111
lines changed

5 files changed

+321
-111
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)