File: newer-lsp-types

package info (click to toggle)
rust-tower-lsp 0.20.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 488 kB
  • sloc: makefile: 2
file content (13 lines) | stat: -rw-r--r-- 319 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: tower-lsp/Cargo.toml
===================================================================
--- tower-lsp.orig/Cargo.toml
+++ tower-lsp/Cargo.toml
@@ -57,7 +57,7 @@ default-features = false
 version = "1.8"
 
 [dependencies.lsp-types]
-version = "0.94.1"
+version = "0.97"
 
 [dependencies.memchr]
 version = "2.5"