SeaBattle/rust/Cargo.toml

7 lines
64 B
TOML
Raw Normal View History

2022-10-01 17:25:41 +00:00
[workspace]
members = [
"sea_battle_backend",
"cli_player"
]