diff --git a/runtime/gdev/Cargo.toml b/runtime/gdev/Cargo.toml index 3299b812d1622b27fc3fea94ee79aa01471c580d..08fc4435aad8cf4a23a28a6c102e5826216355c4 100644 --- a/runtime/gdev/Cargo.toml +++ b/runtime/gdev/Cargo.toml @@ -112,6 +112,7 @@ std = [ "sp-genesis-builder/std", "sp-inherents/std", "sp-io/std", + "sp-keyring/std", "sp-membership/std", "sp-offchain/std", "sp-runtime/std",