mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-08-16 08:30:38 +00:00
Auto merge of #14403 - Veykril:dependencies, r=Veykril
internal: Bump Cargo.lock
This commit is contained in:
commit
992a0fc074
10 changed files with 150 additions and 147 deletions
|
@ -16,7 +16,7 @@ doctest = false
|
|||
cov-mark = "2.0.0-pre.1"
|
||||
either = "1.7.0"
|
||||
itertools = "0.10.5"
|
||||
rowan = "0.15.10"
|
||||
rowan = "0.15.11"
|
||||
rustc_lexer = { version = "727.0.0", package = "rustc-ap-rustc_lexer" }
|
||||
rustc-hash = "1.1.0"
|
||||
once_cell = "1.17.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue