From 0eea76c415efa9eb31a8eb2e67fc7f359b53e0b9 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Tue, 1 Aug 2023 02:28:25 +0200 Subject: build(deps): bump globset from 0.4.11 to 0.4.12 (#7795) 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 33c63e0a..bcf54654 100644 --- a/helix-lsp/Cargo.toml +++ b/helix-lsp/Cargo.toml @@ -19,7 +19,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.11" +globset = "0.4.12" log = "0.4" lsp-types = { version = "0.94" } serde = { version = "1.0", features = ["derive"] } -- cgit v1.2.3-70-g09d2