SeaBattle/rust/Cargo.toml
2022-10-17 19:13:16 +02:00

7 lines
75 B
TOML

[workspace]
members = [
"sea_battle_backend",
"sea_battle_cli_player"
]