Skip to content

Commit

Permalink
Bump globset from 0.4.13 to 0.4.14
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent c1c79a2 commit d312905
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 28 deletions.
42 changes: 15 additions & 27 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ gix = { version = "0.55.2", default-features = false, features = [
"max-performance-safe", "blob-diff", "mailmap", "index"
] }
git2 = { version = "0.18.0", default-features = false }
globset = "0.4.13"
globset = "0.4.14"
human-panic = "1.2.1"
image.workspace = true
num-format = "0.4.4"
Expand Down

0 comments on commit d312905

Please sign in to comment.