Skip to content

Commit

Permalink
Merge pull request #63 from peterwht/peter/fix-fast-runtime-compile
Browse files Browse the repository at this point in the history
fix(chain-spec-generator): fast runtime feature added for paseo-runtime
  • Loading branch information
hbulgarini authored Apr 8, 2024
2 parents 2b7b7ff + 823402e commit 3251423
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chain-spec-generator/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ runtime-benchmarks = [
"paseo-runtime/runtime-benchmarks",
"asset-hub-paseo-runtime/runtime-benchmarks",
]
fast-runtime = []
fast-runtime = ["paseo-runtime/fast-runtime"]

0 comments on commit 3251423

Please sign in to comment.