summaryrefslogtreecommitdiff
path: root/bindgen-tests/tests/quickchecking/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'bindgen-tests/tests/quickchecking/Cargo.toml')
-rw-r--r--bindgen-tests/tests/quickchecking/Cargo.toml3
1 files changed, 1 insertions, 2 deletions
diff --git a/bindgen-tests/tests/quickchecking/Cargo.toml b/bindgen-tests/tests/quickchecking/Cargo.toml
index 455a8240..b579d4ea 100644
--- a/bindgen-tests/tests/quickchecking/Cargo.toml
+++ b/bindgen-tests/tests/quickchecking/Cargo.toml
@@ -15,8 +15,7 @@ path = "src/bin.rs"
[dependencies]
clap = "2.28"
lazy_static = "1.0"
-quickcheck = "0.4"
-rand = "0.3"
+quickcheck = "1.0"
tempdir = "0.3"
[features]