difftreelog
Exclude unique and quartz runtimes from the workspace
in: master
1 file changed
Cargo.tomldiffbeforeafterboth5 'pallets/*',5 'pallets/*',6 'client/*',6 'client/*',7 'primitives/*',7 'primitives/*',8 'runtime/*',9 'crates/*',8 'crates/*',10]9]10exclude = [11 "runtime/unique",12 "runtime/quartz"13]11[profile.release]14[profile.release]12panic = 'unwind'15panic = 'unwind'1316