SeaBattle/rust/Cargo.toml

7 lines
64 B
TOML

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