diff --git a/Cargo.toml b/Cargo.toml index 87d35e8ed..7c4e238d2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,7 +28,7 @@ travis-ci = { repository = "dalek-cryptography/curve25519-dalek", branch = "mast [dev-dependencies] sha2 = { version = "0.8", default-features = false } bincode = "1" -criterion = "0.2" +criterion = "0.3.0" rand = "0.7" [[bench]]