diff --git a/Cargo.toml b/Cargo.toml index 2b04fd2..2367cda 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"]