Merge pull request #108 from ignatenkobrain/patch-4
Update quickcheck to 0.7
This commit is contained in:
commit
3e1e42f720
1 changed files with 1 additions and 1 deletions
|
@ -13,4 +13,4 @@ repository = "https://github.com/chyh1990/yaml-rust"
|
||||||
linked-hash-map = ">=0.0.9, <0.6"
|
linked-hash-map = ">=0.0.9, <0.6"
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
quickcheck = "0.6"
|
quickcheck = "0.7"
|
||||||
|
|
Loading…
Reference in a new issue