deps: update quickcheck to 0.8

This commit is contained in:
Igor Gnatenko 2019-06-09 10:01:42 +02:00 committed by Andrew Gallant
parent b8bdc069fd
commit a457894880
No known key found for this signature in database
GPG Key ID: B2E3A4923F8B0D44

View File

@ -28,7 +28,7 @@ version = "0.1.1"
[dev-dependencies]
docopt = "1.0.1"
quickcheck = { version = "0.7", default-features = false }
quickcheck = { version = "0.8", default-features = false }
rand = "0.5"
serde = "1"
serde_derive = "1"