HambiMap/Cargo.toml

10 lines
86 B
TOML

[workspace]
members = [
"backend",
"frontend",
#Internal
"common"
]