mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-10 05:17:33 +00:00
fix: enable runtime-benchmarks feature for xcm-builder (#2173)
* fix: enable runtime-benchmarks feature for xcm-builder * Update polkadot dependencies --------- Co-authored-by: EgorPopelyaev <egor@parity.io>
This commit is contained in:
@@ -104,4 +104,5 @@ runtime-benchmarks = [
|
||||
"frame-benchmarking/runtime-benchmarks",
|
||||
"pallet-assets/runtime-benchmarks",
|
||||
"pallet-xcm/runtime-benchmarks",
|
||||
"xcm-builder/runtime-benchmarks",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user