Commit 5dd9299
committed
Fix failing tests
I had forgotten to bump the version in the integration tests to match
Diesel's new version. Even though the version is a range, Cargo is bad
at unifying those to one that matches, so it was still compiling Diesel
against 0.91 parent 18b60c4 commit 5dd9299
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments