mirror of
https://github.com/saymrwulf/curve25519-dalek-source.git
synced 2026-09-04 20:24:10 +00:00
Merge pull request #55 from huitseeker/bump-criterion
Bump criterion version
This commit is contained in:
commit
5115951681
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ zeroize = { version = "1", default-features = false, features = ["zeroize_derive
|
|||
|
||||
[dev-dependencies]
|
||||
bincode = "1"
|
||||
criterion = "0.2"
|
||||
criterion = "0.3.0"
|
||||
|
||||
[[bench]]
|
||||
name = "x25519"
|
||||
|
|
|
|||
Loading…
Reference in a new issue