mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-02 22:54:58 +00:00
Switch to upstream positionEncoding
This commit is contained in:
parent
53b6d69e93
commit
956b96a19d
16 changed files with 56 additions and 51 deletions
|
@ -13,4 +13,4 @@ serde = { version = "1.0.144", features = ["derive"] }
|
|||
crossbeam-channel = "0.5.6"
|
||||
|
||||
[dev-dependencies]
|
||||
lsp-types = "0.93.1"
|
||||
lsp-types = "0.93.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue