Files
scrabble-with-numbers/Cargo.toml
2023-01-26 17:21:14 +01:00

6 lines
68 B
TOML

[workspace]
members = [
"board-shared",
"board-frontend",
]