mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-03 07:04:49 +00:00
parent
bde624d5ab
commit
c8f056a6db
4 changed files with 102 additions and 16 deletions
|
@ -23,7 +23,7 @@ crossbeam-channel = "0.5.0"
|
|||
dissimilar = "1.0.2"
|
||||
itertools = "0.10.0"
|
||||
lsp-types = { version = "0.91", features = ["proposed"] }
|
||||
parking_lot = "0.11.0"
|
||||
parking_lot = "0.12"
|
||||
xflags = "0.2.1"
|
||||
oorandom = "11.1.2"
|
||||
rustc-hash = "1.1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue