mirror of
https://github.com/moghtech/komodo.git
synced 2026-07-10 12:01:56 -05:00
11 lines
140 B
TOML
11 lines
140 B
TOML
[workspace]
|
|
|
|
members = [
|
|
"cli",
|
|
"core",
|
|
"periphery",
|
|
"lib/db_client",
|
|
"lib/helpers",
|
|
"lib/periphery_client",
|
|
"lib/types",
|
|
] |