From 63218a512687cf6cfdbd11f088d0a2cb7d4dfcb8 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Wed, 20 Dec 2023 00:30:46 +0900 Subject: build(deps): bump lsp-types from 0.94.1 to 0.95.0 (#9117) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Michael Davis --- helix-lsp/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helix-lsp/Cargo.toml') diff --git a/helix-lsp/Cargo.toml b/helix-lsp/Cargo.toml index 7278d1fb..851351e0 100644 --- a/helix-lsp/Cargo.toml +++ b/helix-lsp/Cargo.toml @@ -22,7 +22,7 @@ futures-executor = "0.3" futures-util = { version = "0.3", features = ["std", "async-await"], default-features = false } globset = "0.4.14" log = "0.4" -lsp-types = { version = "0.94" } +lsp-types = { version = "0.95" } serde = { version = "1.0", features = ["derive"] } serde_json = "1.0" thiserror = "1.0" -- cgit v1.2.3-70-g09d2