mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-29 05:15:04 +00:00
use crates io version
This commit is contained in:
parent
48bebeaa32
commit
13d36e96c2
2 changed files with 4 additions and 3 deletions
|
@ -22,7 +22,7 @@ crossbeam-channel = "0.5.0"
|
|||
dissimilar = "1.0.2"
|
||||
itertools = "0.10.0"
|
||||
jod-thread = "0.1.0"
|
||||
lsp-types = { git = "https://github.com/gluon-lang/lsp-types", features = ["proposed"] }
|
||||
lsp-types = { version = "0.90.0", features = ["proposed"] }
|
||||
parking_lot = "0.11.0"
|
||||
xflags = "0.2.1"
|
||||
oorandom = "11.1.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue