forked from github-starred/komodo
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"
|
|
] |