mirror of
https://github.com/saymrwulf/curve25519-dalek-source.git
synced 2026-09-04 20:24:10 +00:00
Bump criterion version
This commit is contained in:
parent
805cdbfd3c
commit
7b1363a964
1 changed files with 1 additions and 1 deletions
|
|
@ -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]]
|
||||
|
|
|
|||
Loading…
Reference in a new issue