We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5600d1c commit 2a7183fCopy full SHA for 2a7183f
asset-registry/Cargo.toml
@@ -64,5 +64,8 @@ std = [
64
runtime-benchmarks = [
65
"frame-support/runtime-benchmarks",
66
"frame-system/runtime-benchmarks",
67
+
68
+ "xcm-builder/runtime-benchmarks",
69
+ "xcm-executor/runtime-benchmarks",
70
]
71
try-runtime = ["frame-support/try-runtime"]
0 commit comments