klondike v0.3.0 bump for solver

This commit is contained in:
2026-05-29 14:54:18 -07:00
parent fa098f0d86
commit f4c4e350eb
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ resolver = "3"
[workspace.dependencies]
card_game = { version = "0.4.0", path = "card_game", registry = "Quaternions" }
klondike = { version = "0.2.0", path = "klondike", registry = "Quaternions" }
klondike = { version = "0.3.0", path = "klondike", registry = "Quaternions" }
[workspace.lints.rust]
# unsafe_code = "forbid"