diff --git a/runtime/cere-dev/Cargo.toml b/runtime/cere-dev/Cargo.toml index cc8fce2c6..38c924efa 100644 --- a/runtime/cere-dev/Cargo.toml +++ b/runtime/cere-dev/Cargo.toml @@ -184,6 +184,7 @@ std = [ "cere-runtime-common/std", "cere-dev-runtime-constants/std", "pallet-ddc-customers/std", + "pallet-ddc-nodes/std", "pallet-ddc-clusters/std", "pallet-ddc-payouts/std", ]