mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-24 14:45:42 +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:
Generated
+254
-254
File diff suppressed because it is too large
Load Diff
@@ -104,4 +104,5 @@ runtime-benchmarks = [
|
|||||||
"frame-benchmarking/runtime-benchmarks",
|
"frame-benchmarking/runtime-benchmarks",
|
||||||
"pallet-assets/runtime-benchmarks",
|
"pallet-assets/runtime-benchmarks",
|
||||||
"pallet-xcm/runtime-benchmarks",
|
"pallet-xcm/runtime-benchmarks",
|
||||||
|
"xcm-builder/runtime-benchmarks",
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user