mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-04 23:50:47 +00:00
⬆️ rowan
This commit is contained in:
parent
911ff38eae
commit
1df711b95c
3 changed files with 6 additions and 6 deletions
|
@ -12,7 +12,7 @@ doctest = false
|
|||
|
||||
[dependencies]
|
||||
itertools = "0.10.0"
|
||||
rowan = "0.12"
|
||||
rowan = "0.12.2"
|
||||
rustc_lexer = { version = "700.0.0", package = "rustc-ap-rustc_lexer" }
|
||||
rustc-hash = "1.1.0"
|
||||
arrayvec = "0.5.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue