Bump criterion version

This commit is contained in:
François Garillot 2020-02-24 14:24:49 -05:00
parent 805cdbfd3c
commit 7b1363a964
No known key found for this signature in database
GPG key ID: A6EFBA9E3F33E320

View file

@ -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]]