8 lines
85 B
TOML
8 lines
85 B
TOML
[workspace]
|
|
members = [
|
|
"card_game",
|
|
"klondike",
|
|
"klondike-cli",
|
|
]
|
|
resolver = "3"
|