Merge pull request #95 from ignatenkobrain/patch-3
bump quickcheck to 0.6
This commit is contained in:
commit
f840ee36f3
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"
|
||||
|
||||
[dev-dependencies]
|
||||
quickcheck = "0.4"
|
||||
quickcheck = "0.6"
|
||||
|
|
Loading…
Reference in a new issue