Skip to content

Commit

Permalink
Merge pull request #96 from sunshowers/update-itertools
Browse files Browse the repository at this point in the history
Update itertools to 0.9
  • Loading branch information
Marwes authored Jul 6, 2020
2 parents fb10fa3 + 7623940 commit 4cdafcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion diffus/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ path = "src/lib.rs"


[dependencies]
itertools = "0.8"
itertools = "0.9"

indexmap = { version = "1", optional = true }
uuid = { version = ">=0.5", optional = true }
Expand Down

0 comments on commit 4cdafcf

Please sign in to comment.