Skip to content

Commit

Permalink
Ci fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
weiznich committed Jul 2, 2021
1 parent ec31ccb commit 28c1f3c
Show file tree
Hide file tree
Showing 4 changed files with 354 additions and 364 deletions.
2 changes: 1 addition & 1 deletion diesel/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ ipnetwork = ">=0.12.2, <0.19.0"
quickcheck = "0.9"

[features]
default = ["mysql", "postgres", "sqlite"]
default = ["32-column-tables", "with-deprecated"]
extras = ["chrono", "serde_json", "uuid", "network-address", "numeric", "r2d2"]
unstable = ["diesel_derives/nightly"]
large-tables = ["32-column-tables"]
Expand Down
Loading

0 comments on commit 28c1f3c

Please sign in to comment.