Geoffrey-rs/Cargo.toml

6 lines
86 B
TOML

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