ChatKit-server/Cargo.toml

9 lines
100 B
TOML

[workspace]
members = [
'foundation',
'server',
'client',
'serverctl',
'example_plugin'
]