chore: bump itertools to 0.8

This commit is contained in:
Florian Dehau 2019-02-03 22:06:54 +01:00
parent ec6b46324e
commit a75b811061

View file

@ -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"