Skip to content

Commit

Permalink
fix(kusama-runtime): feature propagation
Browse files Browse the repository at this point in the history
  • Loading branch information
franciscoaguirre committed Jul 12, 2024
1 parent f1cf7f9 commit 7d867b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions relay/kusama/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@ std = [
"xcm-builder/std",
"xcm-executor/std",
"xcm/std",
"xcm-fee-payment-runtime-api/std"
]
runtime-benchmarks = [
"frame-benchmarking/runtime-benchmarks",
Expand Down Expand Up @@ -259,6 +260,7 @@ runtime-benchmarks = [
"sp-staking/runtime-benchmarks",
"xcm-builder/runtime-benchmarks",
"xcm-executor/runtime-benchmarks",
"xcm-fee-payment-runtime-api/runtime-benchmarks"
]
try-runtime = [
"frame-election-provider-support/try-runtime",
Expand Down

0 comments on commit 7d867b5

Please sign in to comment.