Cargo: update engine25519-as git version

Update to a new git version that supports the `Xous` target_os.
This commit is contained in:
Sean Cross 2021-08-18 17:59:46 +08:00 committed by GitHub
parent c0ee5bf18c
commit 859eb04005
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -73,7 +73,7 @@ optional = true
[dev-dependencies.engine25519-as]
git="https://github.com/betrusted-io/engine25519-as.git"
rev="6681e73c1fdc4a460b5ef9f9c7c91aef546d00f3"
rev="274b82899d28535ac6d4b7869e26eef2039578d5"
[features]
nightly = ["subtle/nightly"]
@ -99,4 +99,4 @@ avx2_backend = ["simd_backend"]
# the betrusted backend uses the curve25519 hardware accelerator in betrusted-soc
betrusted = ["engine-25519", "engine25519-as", "log"]
[workspace]
[workspace]