Skip to content

Commit

Permalink
Bump globset from 0.4.11 to 0.4.13 (#1140)
Browse files Browse the repository at this point in the history
Bumps [globset](https://github.com/BurntSushi/ripgrep) from 0.4.11 to 0.4.13.
- [Release notes](https://github.com/BurntSushi/ripgrep/releases)
- [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md)
- [Commits](BurntSushi/ripgrep@globset-0.4.11...globset-0.4.13)

---
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>
  • Loading branch information
dependabot[bot] authored Aug 8, 2023
1 parent 8e3bb33 commit 885f699
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -31,7 +31,7 @@ gix = { version = "0.49.1", default-features = false, features = [
"max-performance-safe",
] }
git2 = { version = "0.17.2", default-features = false }
globset = "0.4.11"
globset = "0.4.13"
human-panic = "1.1.5"
image = "0.24.6"
num-format = "0.4.4"
Expand Down

0 comments on commit 885f699

Please sign in to comment.