Commit 7a598bf
committed
Auto merge of #11886 - ehuss:update-proptest, r=Eh2406
Update proptest
This updates proptest from 0.9.1 to 1.1.0. This helps drop some old, unsupported dependencies like `fuchsia-cprng` from an old version of `rand`.
Changelog: https://github.com/proptest-rs/proptest/blob/master/proptest/CHANGELOG.md
I don't see any particularly relevant breaking changes for our use.1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
0 commit comments