Update rust-toolchain and proptest

It is required for stabilized subslice patterns.

proptest 0.9.6 fixes compatibility with the latest rustc nightly.
This commit is contained in:
Alexander Krotov
2020-03-28 03:08:42 +03:00
committed by Alexander Krotov
parent 52442017e2
commit 32bd6109e3
5 changed files with 11 additions and 11 deletions

View File

@@ -1 +1 @@
nightly-2019-11-06
nightly-2020-04-10