mirror of
https://github.com/saymrwulf/risc0-curve25519-dalek-source.git
synced 2026-09-04 20:03:40 +00:00
rand to 0.6
This commit is contained in:
parent
98826dabf6
commit
7cf01d82d9
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ version = "0.2"
|
|||
|
||||
[dev-dependencies]
|
||||
criterion = "0.2"
|
||||
rand = "0.5"
|
||||
rand = "0.6"
|
||||
|
||||
[[bench]]
|
||||
name = "x25519"
|
||||
|
|
|
|||
Loading…
Reference in a new issue