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
|
|
@ -17,7 +17,7 @@ serde = { version = "1.0", features = ["derive"] }
|
|||
serde_json = "1.0"
|
||||
smallvec = "1.6.1"
|
||||
tempfile = "3"
|
||||
itertools = "0.10"
|
||||
itertools = "0.10.1"
|
||||
regex = "1"
|
||||
rustdoc-json-types = { path = "../rustdoc-json-types" }
|
||||
tracing = "0.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue