mirror of
https://github.com/saymrwulf/risc0-curve25519-dalek-source.git
synced 2026-09-04 20:03:40 +00:00
Update to 1.0.0-pre1 curve25519
This commit is contained in:
parent
42b5d6ada9
commit
1132665ac2
1 changed files with 1 additions and 2 deletions
|
|
@ -16,8 +16,7 @@ exclude = [ ".gitignore", "TESTVECTORS", "res/*" ]
|
|||
travis-ci = { repository = "dalek-cryptography/ed25519-dalek", branch = "master"}
|
||||
|
||||
[dependencies.curve25519-dalek]
|
||||
git = "https://github.com/IronCoreLabs/curve25519-dalek.git"
|
||||
branch = "rand-0.6"
|
||||
version = "1.0.0-pre.1"
|
||||
default-features = false
|
||||
|
||||
[dependencies.rand]
|
||||
|
|
|
|||
Loading…
Reference in a new issue