Skip to content

Commit

Permalink
bump quickcheck to 0.6 (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
Igor Gnatenko authored and droundy committed Jan 1, 2018
1 parent 8fe93e3 commit 9ca363a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ repository = "https://github.com/droundy/arrayref"
documentation = "https://docs.rs/arrayref"

[dev-dependencies]
quickcheck = "0.5"
quickcheck = "0.6"

0 comments on commit 9ca363a

Please sign in to comment.