mirror of
https://github.com/moghtech/komodo.git
synced 2026-07-27 21:46:17 -05:00
13 lines
174 B
TOML
13 lines
174 B
TOML
[workspace]
|
|
|
|
members = [
|
|
"cli",
|
|
"core",
|
|
"periphery",
|
|
"tests",
|
|
"lib/db_client",
|
|
"lib/helpers",
|
|
"lib/periphery_client",
|
|
"lib/types",
|
|
"lib/monitor_client"
|
|
] |