Skip to content

Commit 6aae5c7

Browse files
chore(deps): bump grep from 0.2.12 to 0.3.1 (#151)
Bumps [grep](https://github.com/BurntSushi/ripgrep) from 0.2.12 to 0.3.1. - [Release notes](https://github.com/BurntSushi/ripgrep/releases) - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md) - [Commits](BurntSushi/ripgrep@grep-0.2.12...0.3.1) --- updated-dependencies: - dependency-name: grep dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1e8e957 commit 6aae5c7

File tree

2 files changed

+37
-62
lines changed

2 files changed

+37
-62
lines changed

Cargo.lock

Lines changed: 36 additions & 61 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
@@ -21,7 +21,7 @@ daemonize = "0.5.0"
2121
dirs = "5.0.1"
2222
dotenv = "0.15.0"
2323
dotenv-parser = "0.1.3"
24-
grep = "0.2.12"
24+
grep = "0.3.1"
2525
haikunator = "0.1.2"
2626
lazy_static = "1.4.0"
2727
libc = "0.2.151"

0 commit comments

Comments
 (0)