diff --git a/runtime/basilisk/Cargo.toml b/runtime/basilisk/Cargo.toml index 2bf480f1eb..0409253495 100644 --- a/runtime/basilisk/Cargo.toml +++ b/runtime/basilisk/Cargo.toml @@ -163,6 +163,7 @@ runtime-benchmarks = [ "cumulus-pallet-xcmp-queue/runtime-benchmarks", "cumulus-pallet-parachain-system/runtime-benchmarks", "pallet-xcm-rate-limiter/runtime-benchmarks", + "pallet-elections-phragmen/runtime-benchmarks", ] std = [ "codec/std",