unique-network
refs/commits
cb095c7b2e37
Cargo.toml
1[workspace]2members = [3 'node',4 'pallets/nft',5 'runtime',6]7[profile.release]8panic = 'unwind'