diff --git a/node-template/runtime/Cargo.toml b/node-template/runtime/Cargo.toml index df9dd9c77f7ea..5ebf3af6cf6cd 100644 --- a/node-template/runtime/Cargo.toml +++ b/node-template/runtime/Cargo.toml @@ -43,7 +43,7 @@ std = [ "balances/std", "aura/std", "aura-primitives/std", - 'grandpa/std', + "grandpa/std", "executive/std", "indices/std", "primitives/std",