mirror of
https://github.com/saymrwulf/curve25519-dalek-source.git
synced 2026-09-04 20:24:10 +00:00
Merge remote-tracking branch 'mcginty/master' into develop
This commit is contained in:
commit
b43bdfeb58
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