From 8de8a661823fe9f782bff03fb1143891f7a3a582 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Tue, 28 Nov 2023 09:51:45 +0900 Subject: build(deps): bump globset from 0.4.13 to 0.4.14 (#8926) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 98ff5d0b..d9507f1b 100644 --- a/helix-lsp/Cargo.toml +++ b/helix-lsp/Cargo.toml @@ -20,7 +20,7 @@ helix-parsec = { version = "0.6", path = "../helix-parsec" } anyhow = "1.0" futures-executor = "0.3" futures-util = { version = "0.3", features = ["std", "async-await"], default-features = false } -globset = "0.4.13" +globset = "0.4.14" log = "0.4" lsp-types = { version = "0.94" } serde = { version = "1.0", features = ["derive"] } -- cgit v1.2.3-70-g09d2