We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59361e5 commit 3acb134Copy full SHA for 3acb134
asset-registry/Cargo.toml
@@ -83,6 +83,7 @@ runtime-benchmarks = [
83
"sp-runtime/runtime-benchmarks",
84
"xcm-builder/runtime-benchmarks",
85
"xcm-executor/runtime-benchmarks",
86
+ "xcm/runtime-benchmarks",
87
]
88
try-runtime = [
89
"frame-support/try-runtime",
xtokens/Cargo.toml
@@ -76,6 +76,7 @@ runtime-benchmarks = [
76
"pallet-xcm/runtime-benchmarks",
77
78
79
80
81
82
0 commit comments