Geoffrey-rs/Cargo.toml

7 lines
106 B
TOML

[workspace]
members = [
"geoffrey_models",
"geoffrey_db",
"geoffrey_api",
"geoffrey_bot"
]