6 lines
73 B
TOML
6 lines
73 B
TOML
|
[workspace]
|
||
|
members = [
|
||
|
"api",
|
||
|
"common",
|
||
|
"websocket-worker"
|
||
|
]
|