diff --git a/test/Cargo.toml b/test/Cargo.toml index a2f3747..1f9909d 100644 --- a/test/Cargo.toml +++ b/test/Cargo.toml @@ -5,7 +5,7 @@ version = "0.1.0" [dependencies] rand = "0.4.2" -quickcheck = "0.6.0" +quickcheck = "0.7.1" histo = "0.1.0" cfg-if = "0.1.2"