mirror of
https://github.com/moghtech/komodo.git
synced 2026-03-11 17:44:19 -05:00
14 lines
195 B
TOML
14 lines
195 B
TOML
[workspace]
|
|
|
|
members = [
|
|
"cli",
|
|
"core",
|
|
"periphery",
|
|
"tests",
|
|
"lib/axum_oauth2",
|
|
"lib/db_client",
|
|
"lib/helpers",
|
|
"lib/periphery_client",
|
|
"lib/types",
|
|
"lib/monitor_client"
|
|
] |