We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 048bac2 commit 40bcd03Copy full SHA for 40bcd03
1 file changed
diesel_compile_tests/Cargo.toml
@@ -11,6 +11,6 @@ diesel_codegen = { version = "0.15.0" }
11
compiletest_rs = "=0.2.7"
12
13
[replace]
14
-"diesel:0.15.1" = { path = "../diesel" }
+"diesel:0.15.2" = { path = "../diesel" }
15
"diesel_codegen:0.15.0" = { path = "../diesel_codegen" }
16
"diesel_infer_schema:0.15.0" = { path = "../diesel_infer_schema" }
0 commit comments