mirror of
https://github.com/saymrwulf/betrusted-curve25519-dalek-source.git
synced 2026-09-05 20:30:54 +00:00
Update Cargo.toml
This commit is contained in:
parent
ec0fe92578
commit
0fceb83717
1 changed files with 2 additions and 2 deletions
|
|
@ -67,14 +67,14 @@ optional = true
|
|||
|
||||
[dependencies.engine25519-as]
|
||||
git = "https://github.com/betrusted-io/engine25519-as.git"
|
||||
rev = "274b82899d28535ac6d4b7869e26eef2039578d5"
|
||||
rev = "38ab5edca80917ed37158fb8d18f7656b3601eb9"
|
||||
default-features = false
|
||||
features = []
|
||||
optional = true
|
||||
|
||||
[dev-dependencies.engine25519-as]
|
||||
git = "https://github.com/betrusted-io/engine25519-as.git"
|
||||
rev = "274b82899d28535ac6d4b7869e26eef2039578d5"
|
||||
rev = "38ab5edca80917ed37158fb8d18f7656b3601eb9"
|
||||
|
||||
[features]
|
||||
nightly = ["subtle/nightly"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue