mirror of
https://github.com/ratatui/ratatui.git
synced 2025-09-30 14:32:01 +00:00
chore: bump itertools to 0.8
This commit is contained in:
parent
ec6b46324e
commit
a75b811061
@ -22,7 +22,7 @@ default = ["termion"]
|
|||||||
[dependencies]
|
[dependencies]
|
||||||
bitflags = "1.0"
|
bitflags = "1.0"
|
||||||
cassowary = "0.3"
|
cassowary = "0.3"
|
||||||
itertools = "0.7"
|
itertools = "0.8"
|
||||||
log = "0.4"
|
log = "0.4"
|
||||||
either = "1.5"
|
either = "1.5"
|
||||||
unicode-segmentation = "1.2"
|
unicode-segmentation = "1.2"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user