Merge pull request #95 from ignatenkobrain/patch-3

bump quickcheck to 0.6
This commit is contained in:
Chen Yuheng 2018-01-02 14:58:05 +08:00 committed by GitHub
commit f840ee36f3

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.4"
quickcheck = "0.6"