mirror of
https://github.com/saymrwulf/curve25519-dalek-source.git
synced 2026-09-04 20:24:10 +00:00
Merge remote-tracking branch 'oleganza/no-default-features-in-curve25519' into develop
This commit is contained in:
commit
1b2f382e66
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ travis-ci = { repository = "dalek-cryptography/x25519-dalek", branch = "master"}
|
|||
|
||||
[dependencies.curve25519-dalek]
|
||||
version = "^0.12"
|
||||
default-features = false
|
||||
|
||||
[dependencies.rand]
|
||||
optional = true
|
||||
|
|
|
|||
Loading…
Reference in a new issue