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