Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

Commit

Permalink
fix: add hex literal for try runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
metricaez committed Feb 7, 2024
1 parent 7ae093e commit 6a9ccdf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runtime/trappist/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@ runtime-benchmarks = [
"polkadot-runtime-parachains/runtime-benchmarks"
]
try-runtime = [
"hex-literal",
"frame-try-runtime/try-runtime",
"frame-executive/try-runtime",
"frame-system/try-runtime",
Expand Down

0 comments on commit 6a9ccdf

Please sign in to comment.