Skip to content

Commit 4cdafcf

Browse files
authored
Merge pull request #96 from sunshowers/update-itertools
Update itertools to 0.9
2 parents fb10fa3 + 7623940 commit 4cdafcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

diffus/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ path = "src/lib.rs"
2929

3030

3131
[dependencies]
32-
itertools = "0.8"
32+
itertools = "0.9"
3333

3434
indexmap = { version = "1", optional = true }
3535
uuid = { version = ">=0.5", optional = true }

0 commit comments

Comments
 (0)