8 lines
62 B
TOML
8 lines
62 B
TOML
[workspace]
|
|
members = [
|
|
'remote',
|
|
'app',
|
|
'lib'
|
|
]
|
|
|