collection_service/Cargo.toml

6 lines
77 B
TOML

[workspace]
name="rust_tripping"
members = [
"frontend",
"website",
]