6 lines
57 B
TOML
6 lines
57 B
TOML
|
[workspace]
|
||
|
members = [
|
||
|
"packages/*",
|
||
|
"exec/*"
|
||
|
]
|