Update itertools
Update to 0.10.1
This commit is contained in:
parent
b4bf56cd66
commit
f684acdd7e
10 changed files with 24 additions and 33 deletions
|
@ -7,7 +7,7 @@ edition = "2021"
|
|||
doctest = false
|
||||
|
||||
[dependencies]
|
||||
itertools = "0.10"
|
||||
itertools = "0.10.1"
|
||||
smallvec = { version = "1.6.1", features = ["union", "may_dangle"] }
|
||||
tracing = "0.1"
|
||||
rustc_ast = { path = "../rustc_ast" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue