mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-11-25 13:23:58 +00:00
Bump rustc_lexer
This commit is contained in:
parent
09468ce370
commit
4834015fd1
2 changed files with 3 additions and 3 deletions
|
|
@ -13,7 +13,7 @@ doctest = false
|
|||
[dependencies]
|
||||
itertools = "0.9.0"
|
||||
rowan = "0.10.0"
|
||||
rustc_lexer = { version = "683.0.0", package = "rustc-ap-rustc_lexer" }
|
||||
rustc_lexer = { version = "685.0.0", package = "rustc-ap-rustc_lexer" }
|
||||
rustc-hash = "1.1.0"
|
||||
arrayvec = "0.5.1"
|
||||
once_cell = "1.3.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue