From 91767c3848a3c017eb8405ef07283fa0e380e41a Mon Sep 17 00:00:00 2001 From: Blaž Hrastnik Date: Wed, 21 Apr 2021 13:36:32 +0900 Subject: Update dependencies. --- helix-lsp/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helix-lsp') diff --git a/helix-lsp/Cargo.toml b/helix-lsp/Cargo.toml index fd9912b3..549e098e 100644 --- a/helix-lsp/Cargo.toml +++ b/helix-lsp/Cargo.toml @@ -11,7 +11,7 @@ helix-core = { path = "../helix-core" } once_cell = "1.4" -lsp-types = { version = "0.88", features = ["proposed"] } +lsp-types = { version = "0.89", features = ["proposed"] } smol = "1.2" smol-timeout = "0.6" url = "2" -- cgit v1.2.3-70-g09d2