We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 956d5af commit 3bf3c4bCopy full SHA for 3bf3c4b
runtime/robonomics/Cargo.toml
@@ -154,7 +154,7 @@ std = [
154
"xcm/std",
155
"xcm-builder/std",
156
"xcm-executor/std",
157
-# "pallet-xcm/std",
+ # "pallet-xcm/std",
158
"pallet-xcm-info/std",
159
"polkadot-primitives/std",
160
"parachain-info/std",
@@ -174,7 +174,7 @@ runtime-benchmarks = [
174
"pallet-robonomics-launch/runtime-benchmarks",
175
"pallet-robonomics-liability/runtime-benchmarks",
176
"pallet-robonomics-rws/runtime-benchmarks",
177
-# "pallet-xcm/runtime-benchmarks",
+ # "pallet-xcm/runtime-benchmarks",
178
"xcm-builder/runtime-benchmarks",
179
"frame-system-benchmarking",
180
"cumulus-pallet-parachain-system/runtime-benchmarks",
0 commit comments