Skip to content

Commit 1a6b9f7

Browse files
committed
Consistently use the latest itertools.
1 parent 295401e commit 1a6b9f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/intrinsic-test/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ log = "0.4.11"
1919
pretty_env_logger = "0.5.0"
2020
rayon = "1.5.0"
2121
diff = "0.1.12"
22-
itertools = "0.11.0"
22+
itertools = "0.14.0"

0 commit comments

Comments
 (0)