Skip to content

Commit 25cf818

Browse files
dependabot[bot]replydev
authored andcommitted
chore(deps): bump globset from 0.4.16 to 0.4.18
Bumps [globset](https://github.com/BurntSushi/ripgrep) from 0.4.16 to 0.4.18. - [Release notes](https://github.com/BurntSushi/ripgrep/releases) - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md) - [Commits](BurntSushi/ripgrep@globset-0.4.16...globset-0.4.18) --- updated-dependencies: - dependency-name: globset dependency-version: 0.4.18 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fbf41e9 commit 25cf818

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
@@ -54,7 +54,7 @@ url = "2.5.7"
5454
color-eyre = "0.6.5"
5555
enum_dispatch = "0.3.13"
5656
derive_builder = "0.20.1"
57-
globset = "0.4.16"
57+
globset = "0.4.18"
5858

5959
[dev-dependencies]
6060
assert_cmd = "2.0.17"

0 commit comments

Comments
 (0)