mirror of
https://github.com/saymrwulf/curve25519-dalek-source.git
synced 2026-09-04 20:24:10 +00:00
Update rand dependency to 0.5.0-pre.2.
This commit is contained in:
parent
3e9a5db419
commit
d0c4da85e8
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ default-features = false
|
|||
|
||||
[dependencies.rand]
|
||||
optional = true
|
||||
version = "^0.4"
|
||||
version = "=0.5.0-pre.2"
|
||||
|
||||
[features]
|
||||
bench = []
|
||||
|
|
|
|||
Loading…
Reference in a new issue