diff --git a/polkadot/node/service/Cargo.toml b/polkadot/node/service/Cargo.toml index 01e3857849..83d97d3e9e 100644 --- a/polkadot/node/service/Cargo.toml +++ b/polkadot/node/service/Cargo.toml @@ -210,6 +210,7 @@ runtime-benchmarks = [ "service/runtime-benchmarks", "sp-runtime/runtime-benchmarks", "westend-runtime?/runtime-benchmarks", + "xcm-builder/runtime-benchmarks,", ] try-runtime = [ "frame-support/try-runtime",