Skip to content

Commit 4dd8493

Browse files
eranfuLuthaf
authored andcommitted
Fix the conflict with iterator_tools.
1 parent 1ca0a66 commit 4dd8493

File tree

3 files changed

+77
-69
lines changed

3 files changed

+77
-69
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ permutation = "0.4.0"
2727
bencher = "0.1"
2828
serde = { version = "1", features = ["derive"] }
2929
serde_json = "1"
30+
itertools = "0.14.0"
3031

3132
[build-dependencies]
3233
rustc_version = "0.4"

0 commit comments

Comments
 (0)