mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-11-25 21:37:39 +00:00
Bump rustc-ap-rustc_lexer
This commit is contained in:
parent
f03fb262f7
commit
4788c7a056
4 changed files with 9 additions and 4 deletions
|
|
@ -16,7 +16,7 @@ doctest = false
|
|||
cov-mark = "2.0.0-pre.1"
|
||||
itertools = "0.10.5"
|
||||
rowan = "0.15.10"
|
||||
rustc_lexer = { version = "725.0.0", package = "rustc-ap-rustc_lexer" }
|
||||
rustc_lexer = { version = "727.0.0", package = "rustc-ap-rustc_lexer" }
|
||||
rustc-hash = "1.1.0"
|
||||
once_cell = "1.17.0"
|
||||
indexmap = "1.9.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue