mirror of
https://github.com/saymrwulf/betrusted-curve25519-dalek-source.git
synced 2026-09-09 21:10:43 +00:00
Cargo: update engine25519-as git version
Update to a new git version that supports the `Xous` target_os.
This commit is contained in:
parent
c0ee5bf18c
commit
859eb04005
1 changed files with 2 additions and 2 deletions
|
|
@ -73,7 +73,7 @@ optional = true
|
||||||
|
|
||||||
[dev-dependencies.engine25519-as]
|
[dev-dependencies.engine25519-as]
|
||||||
git="https://github.com/betrusted-io/engine25519-as.git"
|
git="https://github.com/betrusted-io/engine25519-as.git"
|
||||||
rev="6681e73c1fdc4a460b5ef9f9c7c91aef546d00f3"
|
rev="274b82899d28535ac6d4b7869e26eef2039578d5"
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
nightly = ["subtle/nightly"]
|
nightly = ["subtle/nightly"]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue