Update quickcheck to 0.7

This commit is contained in:
Igor Gnatenko 2018-09-02 18:13:50 +02:00 committed by GitHub
parent 6cc0504038
commit 1577b9c224

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"