mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-02 22:54:58 +00:00
Bump anyhow, arbitrary, itertools, semver, serde
This commit is contained in:
parent
df7d39b2ed
commit
cbce0cda08
19 changed files with 39 additions and 42 deletions
|
@ -12,7 +12,7 @@ doctest = false
|
|||
|
||||
[dependencies]
|
||||
cov-mark = "2.0.0-pre.1"
|
||||
itertools = "0.10.3"
|
||||
itertools = "0.10.5"
|
||||
rowan = "0.15.8"
|
||||
rustc_lexer = { version = "725.0.0", package = "rustc-ap-rustc_lexer" }
|
||||
rustc-hash = "1.1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue