chess_uci/Cargo.toml
2023-01-13 11:54:28 +01:00

8 lines
95 B
TOML

[workspace]
members = [
"chess_uci",
"chess_uci_demo"
]
exclude = []