Skip to content

Commit 581c508

Browse files
Bump globset from 0.4.13 to 0.4.14 (#1225)
Bumps [globset](https://github.com/BurntSushi/ripgrep) from 0.4.13 to 0.4.14. - [Release notes](https://github.com/BurntSushi/ripgrep/releases) - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md) - [Commits](BurntSushi/ripgrep@globset-0.4.13...ignore-0.4.14) --- updated-dependencies: - dependency-name: globset dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 16af413 commit 581c508

File tree

2 files changed

+16
-28
lines changed

2 files changed

+16
-28
lines changed

Cargo.lock

Lines changed: 15 additions & 27 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
@@ -44,7 +44,7 @@ gix = { version = "0.55.2", default-features = false, features = [
4444
"max-performance-safe", "blob-diff", "mailmap", "index"
4545
] }
4646
git2 = { version = "0.18.1", default-features = false }
47-
globset = "0.4.13"
47+
globset = "0.4.14"
4848
human-panic = "1.2.1"
4949
image.workspace = true
5050
num-format = "0.4.4"

0 commit comments

Comments
 (0)