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