From 86662f2635f6a4318e56061faa0f3f0ae84069b4 Mon Sep 17 00:00:00 2001 From: Svyatoslav Nikolsky Date: Wed, 1 Feb 2023 12:00:50 +0300 Subject: [PATCH] fix bridge-runtime-common build (#1839) --- bin/runtime-common/Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/runtime-common/Cargo.toml b/bin/runtime-common/Cargo.toml index 7d538671646..27e305751e4 100644 --- a/bin/runtime-common/Cargo.toml +++ b/bin/runtime-common/Cargo.toml @@ -83,6 +83,7 @@ runtime-benchmarks = [ "pallet-bridge-grandpa/runtime-benchmarks", "pallet-bridge-messages/runtime-benchmarks", "pallet-bridge-parachains/runtime-benchmarks", + "pallet-xcm/runtime-benchmarks", "xcm-builder/runtime-benchmarks", ] integrity-test = [