From 8532cec01cef75277c2af8ef84d3cbada3571b13 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Tue, 5 Dec 2023 10:45:18 +0900 Subject: build(deps): bump grep-searcher from 0.1.12 to 0.1.13 (#8998) 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/Cargo.toml') diff --git a/helix-term/Cargo.toml b/helix-term/Cargo.toml index 9426aaa4..eaed8375 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.12" -grep-searcher = "0.1.12" +grep-searcher = "0.1.13" [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