Update itertools to deduplicate it
This commit is contained in:
parent
86f7f78f05
commit
5928056af2
5 changed files with 8 additions and 8 deletions
|
@ -9,7 +9,7 @@ test = false
|
|||
[dependencies]
|
||||
bitflags = "1.2.1"
|
||||
cc = "1.0.69"
|
||||
itertools = "0.9"
|
||||
itertools = "0.10"
|
||||
tracing = "0.1"
|
||||
libc = "0.2.50"
|
||||
jobserver = "0.1.22"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue