mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-08-18 17:40:29 +00:00
Bump rustc_lexer a little
This commit is contained in:
parent
932d4183a1
commit
861f1e2a86
2 changed files with 3 additions and 3 deletions
|
@ -13,7 +13,7 @@ doctest = false
|
|||
cov-mark = "2.0.0-pre.1"
|
||||
itertools = "0.10.0"
|
||||
rowan = "=0.13.0-pre.7"
|
||||
rustc_lexer = { version = "721.0.0", package = "rustc-ap-rustc_lexer" }
|
||||
rustc_lexer = { version = "725.0.0", package = "rustc-ap-rustc_lexer" }
|
||||
rustc-hash = "1.1.0"
|
||||
arrayvec = "0.7"
|
||||
once_cell = "1.3.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue