Skip to content

Commit

Permalink
fix(chain-spec-generator): fast runtime feature added for paseo-runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
peterwht committed Mar 30, 2024
1 parent d6318f0 commit 823402e
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 823402e

Please sign in to comment.