We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2eb75b2 commit d5a1d4fCopy full SHA for d5a1d4f
Cargo.toml
@@ -61,3 +61,6 @@ members = [
61
"examples/postgres/run-pending-migrations-with-rustls",
62
"examples/sync-wrapper",
63
]
64
+
65
+[patch.crates-io]
66
+diesel = { git = "http://github.com/diesel-rs/diesel", rev = "793de72" }
0 commit comments