mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-11-03 05:13:35 +00:00
Bump itertools
This commit is contained in:
parent
dfc885e0fd
commit
f66df10f87
18 changed files with 44 additions and 34 deletions
|
|
@ -15,7 +15,7 @@ doctest = false
|
|||
[dependencies]
|
||||
cov-mark = "2.0.0-pre.1"
|
||||
either = "1.7.0"
|
||||
itertools = "0.10.5"
|
||||
itertools.workspace = true
|
||||
rowan = "0.15.11"
|
||||
rustc-hash = "1.1.0"
|
||||
once_cell = "1.17.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue