mirror of
https://github.com/dalek-cryptography/ed25519-dalek.git
synced 2026-01-09 19:18:00 -05:00
Change curve25519-dalek requirement to 0.1.0.
This commit is contained in:
@@ -14,4 +14,4 @@ exclude = [ ".gitignore" ]
|
||||
arrayref = "0.3.2"
|
||||
rust-crypto = "^0.2"
|
||||
rand = "^0.3"
|
||||
curve25519-dalek = { version = "0.0.0", git = "ssh://gogs@code.ciph.re:22/isis/curve25519-dalek.git" }
|
||||
curve25519-dalek = "0.1.0"
|
||||
|
||||
Reference in New Issue
Block a user