Skip to content

Commit 0c5d5f1

Browse files
authored
poker: fix example solution (#2141)
The test runner doesn't contain counter 0.5 anymore.
1 parent b15e18c commit 0c5d5f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

exercises/practice/poker/.meta/Cargo-example.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ edition = "2024"
77
# The full list of available libraries is here:
88
# https://github.com/exercism/rust-test-runner/blob/main/local-registry/Cargo.toml
99
[dependencies]
10-
counter = "0.5.2"
10+
counter = "0.7.0"

0 commit comments

Comments
 (0)