Commit cd793f1
committed
More specific version of proptest, so it builds with Rust 1.65.
Proptest recently released 1.7, which bumps the minimum supported
Rust version to 1.66, and thus broke our CI. Since this is only a dev
dependency for running tests, there's little harm in locking it to
1.6.x, which allows CI to still run tests with Rust 1.65.1 parent 4df57d6 commit cd793f1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments