include all (potential) pallets in Cargo workspace (#107)
parent
ad5e2dc56d
commit
093519bb37
|
@ -4,6 +4,6 @@ panic = 'unwind'
|
|||
[workspace]
|
||||
members = [
|
||||
'node',
|
||||
'pallets/template',
|
||||
'pallets/*',
|
||||
'runtime',
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue