separate klondike-cli

This commit is contained in:
2026-05-16 16:56:43 -07:00
parent bfb3d28e1b
commit fe2530bfc8
4 changed files with 43 additions and 27 deletions
+6
View File
@@ -0,0 +1,6 @@
[workspace]
members = [
"card_game",
"klondike-cli",
]
resolver = "3"