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:
Muharem Ismailov
2023-02-14 09:10:57 +01:00
committed by GitHub
parent 52d40aac4b
commit 3ec1060040
2 changed files with 255 additions and 254 deletions
Generated
+254 -254
View File
File diff suppressed because it is too large Load Diff
@@ -104,4 +104,5 @@ runtime-benchmarks = [
"frame-benchmarking/runtime-benchmarks",
"pallet-assets/runtime-benchmarks",
"pallet-xcm/runtime-benchmarks",
"xcm-builder/runtime-benchmarks",
]