diff --git a/cli/Cargo.toml b/cli/Cargo.toml index 1fe9fa696cfd..64ce6e7ca595 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -57,6 +57,7 @@ cli = [ "polkadot-client", "polkadot-node-core-pvf-execute-worker", "polkadot-node-core-pvf-prepare-worker", + "service", ] runtime-benchmarks = [ "service/runtime-benchmarks",