unique-network
refs/commits
b8d2ab11972c
Cargo.toml
1[workspace]2resolver = "2"3members = ['node/*', 'pallets/*', 'client/*', 'primitives/*', 'crates/*']4exclude = ["runtime/unique", "runtime/quartz"]5[profile.release]6panic = 'unwind'