Skip to content

Commit d5a1d4f

Browse files
committed
Use diesel master branch as dependency
1 parent 2eb75b2 commit d5a1d4f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

+3
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,6 @@ members = [
6161
"examples/postgres/run-pending-migrations-with-rustls",
6262
"examples/sync-wrapper",
6363
]
64+
65+
[patch.crates-io]
66+
diesel = { git = "http://github.com/diesel-rs/diesel", rev = "793de72" }

0 commit comments

Comments
 (0)