Skip to content

Commit

Permalink
chore: bump itertools to 0.8
Browse files Browse the repository at this point in the history
fdehau committed Feb 3, 2019
1 parent ec6b463 commit a75b811
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -22,7 +22,7 @@ default = ["termion"]
[dependencies]
bitflags = "1.0"
cassowary = "0.3"
itertools = "0.7"
itertools = "0.8"
log = "0.4"
either = "1.5"
unicode-segmentation = "1.2"

0 comments on commit a75b811

Please sign in to comment.