Skip to content

Commit c166261

Browse files
committed
Use a non-broken diesel version
1 parent cad9d2c commit c166261

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ rustc-args = ["--cfg", "doc_cfg"]
5050
rustdoc-args = ["--cfg", "doc_cfg"]
5151

5252
[patch.crates-io]
53-
diesel = { git = "https://github.com/diesel-rs/diesel", rev = "88129db" }
53+
diesel = { git = "https://github.com/diesel-rs/diesel", rev = "b878fed" }

0 commit comments

Comments
 (0)