Skip to content

Commit 40bcd03

Browse files
committed
Fix test failures
One of these days I'll release a patch version without breaking the build...
1 parent 048bac2 commit 40bcd03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

diesel_compile_tests/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ diesel_codegen = { version = "0.15.0" }
1111
compiletest_rs = "=0.2.7"
1212

1313
[replace]
14-
"diesel:0.15.1" = { path = "../diesel" }
14+
"diesel:0.15.2" = { path = "../diesel" }
1515
"diesel_codegen:0.15.0" = { path = "../diesel_codegen" }
1616
"diesel_infer_schema:0.15.0" = { path = "../diesel_infer_schema" }

0 commit comments

Comments
 (0)