mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Update itertools to 0.7
This commit is contained in:
parent
38298336be
commit
22325df495
3 changed files with 6 additions and 6 deletions
|
@ -23,7 +23,7 @@ gfx = {path = "../gfx"}
|
|||
gfx_traits = {path = "../gfx_traits"}
|
||||
hyper = "0.10"
|
||||
ipc-channel = "0.9"
|
||||
itertools = "0.5"
|
||||
itertools = "0.7"
|
||||
layout_traits = {path = "../layout_traits"}
|
||||
log = "0.3.5"
|
||||
metrics = {path = "../metrics"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue