Commit 54c0b0d
committed
Make sure that compat-Cargo.lock is fresh
Previously, compat-Cargo.lock could have been updated during CI, if
Cargo.toml is changed. This can lead to spurious build failures when
testing MSRV, because not all dependencies are effectively locked.1 parent 4fd13b0 commit 54c0b0d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments