mirror of
https://github.com/moghtech/komodo.git
synced 2026-09-09 00:01:02 +00:00
12 lines
163 B
TOML
12 lines
163 B
TOML
[workspace]
|
|
|
|
members = [
|
|
"cli",
|
|
"core",
|
|
"periphery",
|
|
"lib/db_client",
|
|
"lib/helpers",
|
|
"lib/periphery_client",
|
|
"lib/types",
|
|
"lib/monitor_client"
|
|
] |