Skip to content

Commit d2cb011

Browse files
dependabot[bot]cafkafk
authored andcommitted
build(deps): bump grep-matcher from 0.1.6 to 0.1.7
Bumps [grep-matcher](https://github.com/BurntSushi/ripgrep) from 0.1.6 to 0.1.7. - [Release notes](https://github.com/BurntSushi/ripgrep/releases) - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md) - [Commits](BurntSushi/ripgrep@grep-matcher-0.1.6...0.1.7) --- updated-dependencies: - dependency-name: grep-matcher dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ae1b99a commit d2cb011

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ build = "build.rs"
2020
[dependencies]
2121
clap = { version = "4.4.8", features = ["cargo"] }
2222
grep = "0.2.12"
23-
grep-matcher = "0.1.6"
23+
grep-matcher = "0.1.7"
2424
grep-regex = "0.1.11"
2525
grep-searcher = "0.1.11"
2626
rand = "0.8.5"

0 commit comments

Comments
 (0)