Update insta to 0.9.0 and cargo update

This commit is contained in:
kjeremy 2019-07-31 10:05:00 -04:00
parent 1af7738c28
commit 8d2068cf32
3 changed files with 53 additions and 62 deletions

View file

@ -27,7 +27,7 @@ test_utils = { path = "../test_utils" }
ra_assists = { path = "../ra_assists" }
[dev-dependencies]
insta = "0.8.1"
insta = "0.9.0"
[dev-dependencies.proptest]
version = "0.9.0"