diff --git a/Cargo.toml b/Cargo.toml index 111ba72..605a330 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",