chore: bump itertools to 0.9

This commit is contained in:
Florian Dehau 2020-03-13 02:22:48 +01:00
parent d3f1669234
commit 503bdeeadb

View file

@ -21,7 +21,7 @@ curses = ["easycurses", "pancurses"]
[dependencies]
bitflags = "1.0"
cassowary = "0.3"
itertools = "0.8"
itertools = "0.9"
either = "1.5"
unicode-segmentation = "1.2"
unicode-width = "0.1"