Skip to content

Commit 80b0fca

Browse files
committed
resistor-color: update dependencies
1 parent 9d28f03 commit 80b0fca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exercises/concept/resistor-color/Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ 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-
int-enum = "0.5.0"
11-
enum-iterator = "1.2.0"
10+
int-enum = "1.0.0"
11+
enum-iterator = "2.0.0"

0 commit comments

Comments
 (0)