8 lines
95 B
TOML
8 lines
95 B
TOML
[workspace]
|
|
|
|
members = [
|
|
"chess_uci",
|
|
"chess_uci_demo"
|
|
]
|
|
exclude = []
|