7 lines
78 B
TOML
7 lines
78 B
TOML
|
[workspace]
|
||
|
members = [
|
||
|
"common",
|
||
|
"server",
|
||
|
"client/src-tauri",
|
||
|
]
|