card_game v0.4.0 solver

This commit is contained in:
2026-05-29 14:52:58 -07:00
parent 9a4f7e603a
commit fa098f0d86
3 changed files with 3 additions and 3 deletions
Generated
+1 -1
View File
@@ -22,7 +22,7 @@ checksum = "c4512299f36f043ab09a583e57bceb5a5aab7a73db1805848e8fef3c9e8c78b3"
[[package]]
name = "card_game"
version = "0.3.0"
version = "0.4.0"
dependencies = [
"arrayvec",
]