ghost-node/utils/staking-miner/playground/Cargo.toml

12 lines
118 B
TOML
Raw Permalink Normal View History

[workspace]
members = [
'node',
'runtime',
]
resolver = "2"
[profile.release]
panic = 'unwind'
debug = true