mirror of
https://github.com/moghtech/komodo.git
synced 2026-09-05 16:00:50 +00:00
13 lines
164 B
TOML
13 lines
164 B
TOML
[workspace]
|
|
|
|
members = [
|
|
"cli",
|
|
"core",
|
|
"periphery",
|
|
"builder",
|
|
"lib/db_client",
|
|
"lib/docker",
|
|
"lib/git",
|
|
"lib/periphery_client",
|
|
"lib/types"
|
|
] |