missing field `position_encoding` in initializer of `ServerCapabilities`
alessandro-baldassarre opened this issue · 2 comments
alessandro-baldassarre commented
error during installation of cargo modules:
error[E0063]: missing field position_encoding in initializer of ServerCapabilities
/.cargo/registry/src/github.com-1ecc6299db9ec823/ra_ap_rust-analyzer-0.0.134/src/caps.rs:21:5
lnicola commented
Adding a dependency to lsp-types = "=0.93.1" might fix that, but what exactly are you trying to do?
Also, this is the wrong repo, you want https://github.com/rust-analyzer/rust-analyzer.
alessandro-baldassarre commented
sorry, my bad. I open an issue in the right place