tower-lsp icon indicating copy to clipboard operation
tower-lsp copied to clipboard

Update `lsp-types` to 0.95.0

Open ahlinc opened this issue 1 year ago • 4 comments

ahlinc avatar Jan 31 '24 01:01 ahlinc

@ebkalderon I've updated most dependency crate versions to the latest to make that tower-lsp wouldn't be a blocker to use latest crate versions in the consumers' code but the dashmap and async-tungstenite crates require to increase MSRV.

ahlinc avatar Jan 31 '24 19:01 ahlinc

Could be bumped to 0.96.0, which would conveniently add derived Hash impls for Position, Range and Location.

fwcd avatar May 29 '24 00:05 fwcd

@ebkalderon Can you please cherrypick https://github.com/ebkalderon/tower-lsp/commit/e9de56a2fcd99bd51f025f98c180f28d1f7648ba which updates lsp-types to 0.97 onto this PR and merge it?

zebreus avatar Jun 11 '24 15:06 zebreus

I need this .. 🥲

sh-cho avatar Jul 23 '24 15:07 sh-cho