mirror of
https://github.com/servo/servo.git
synced 2025-06-17 04:44:28 +00:00
Update itertools to 0.8
This commit is contained in:
parent
40f1e188d0
commit
b3fd2233b3
3 changed files with 6 additions and 6 deletions
|
@ -63,7 +63,7 @@ hyper_serde = "0.9"
|
|||
image = "0.20"
|
||||
indexmap = "1.0.2"
|
||||
ipc-channel = "0.11"
|
||||
itertools = "0.7.6"
|
||||
itertools = "0.8"
|
||||
jstraceable_derive = {path = "../jstraceable_derive"}
|
||||
keyboard-types = "0.4.4"
|
||||
lazy_static = "1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue