diff --git a/Cargo.toml b/Cargo.toml index c2f0e9a..fe44a0d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -39,6 +39,7 @@ std = [ "sp-std/std", "sp-io/std", "scale-info/std", + "ed25519-dalek/std" ] runtime-benchmarks = [ "frame-benchmarking",