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
Generated
+7
View File
@@ -125,6 +125,13 @@ version = "1.0.18"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8f42a60cbdf9a97f5d2305f08a87dc4e09308d1276d28c869c684d7777685682"
[[package]]
name = "klondike-cli"
version = "0.1.0"
dependencies = [
"card_game",
]
[[package]]
name = "leb128fmt"
version = "0.1.0"