mirror of
https://github.com/saymrwulf/curve25519-dalek-source.git
synced 2026-09-06 20:41:14 +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]
|
[dependencies.rand]
|
||||||
optional = true
|
optional = true
|
||||||
version = "=0.5.0-pre.2"
|
version = "^0.5"
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
criterion = "0.2"
|
criterion = "0.2"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue