We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85991c5 commit 708e643Copy full SHA for 708e643
Cargo.toml
@@ -63,4 +63,4 @@ members = [
63
]
64
65
[patch.crates-io]
66
-diesel = { path = "../diesel/diesel" }
+diesel = { git = "https://github.com/WattSense/diesel.git", branch = "moveable_binds_and_row" }
0 commit comments