mirror of
https://github.com/saymrwulf/risc0-curve25519-dalek-source.git
synced 2026-09-05 20:10:35 +00:00
use production rand 0.5 release
This commit is contained in:
parent
d1e6f3a968
commit
715208e0eb
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ default-features = false
|
|||
|
||||
[dependencies.rand]
|
||||
optional = true
|
||||
version = "=0.5.0-pre.2"
|
||||
version = "^0.5"
|
||||
|
||||
[dev-dependencies]
|
||||
criterion = "0.2"
|
||||
|
|
|
|||
Loading…
Reference in a new issue