10 lines
125 B
TOML
10 lines
125 B
TOML
[workspace]
|
|
members = [
|
|
"como_bin",
|
|
"como_core",
|
|
"como_domain",
|
|
"como_infrastructure",
|
|
"como_gql",
|
|
"como_api",
|
|
]
|