Skip to content

Commit

Permalink
cargo features pallet-balances dev
Browse files Browse the repository at this point in the history
  • Loading branch information
runcomet committed Dec 30, 2024
1 parent 137b5f5 commit 1c3d103
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions substrate/frame/assets-freezer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,10 @@ std = [
runtime-benchmarks = [
"frame/runtime-benchmarks",
"pallet-assets/runtime-benchmarks",
"pallet-balances/runtime-benchmarks",
]
try-runtime = [
"frame/try-runtime",
"pallet-assets/try-runtime",
"pallet-balances/try-runtime",
]

0 comments on commit 1c3d103

Please sign in to comment.