From 008208fcfbf2833eb1229a15b000a5d28ec10f87 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Tue, 28 Nov 2023 09:54:16 +0900 Subject: build(deps): bump grep-searcher from 0.1.11 to 0.1.12 (#8929) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- helix-term/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helix-term') diff --git a/helix-term/Cargo.toml b/helix-term/Cargo.toml index a11b4ae5..909a114b 100644 --- a/helix-term/Cargo.toml +++ b/helix-term/Cargo.toml @@ -69,7 +69,7 @@ serde = { version = "1.0", features = ["derive"] } # ripgrep for global search grep-regex = "0.1.11" -grep-searcher = "0.1.11" +grep-searcher = "0.1.12" [target.'cfg(not(windows))'.dependencies] # https://github.com/vorner/signal-hook/issues/100 signal-hook-tokio = { version = "0.3", features = ["futures-v0_3"] } -- cgit v1.2.3-70-g09d2