Merge pull request #108 from ignatenkobrain/patch-4

Update quickcheck to 0.7
This commit is contained in:
David Tolnay 2018-09-15 09:10:58 -07:00 committed by GitHub
commit 3e1e42f720

View file

@ -13,4 +13,4 @@ repository = "https://github.com/chyh1990/yaml-rust"
linked-hash-map = ">=0.0.9, <0.6"
[dev-dependencies]
quickcheck = "0.6"
quickcheck = "0.7"