Skip to content

Commit 885f699

Browse files
Bump globset from 0.4.11 to 0.4.13 (#1140)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8e3bb33 commit 885f699

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
@@ -31,7 +31,7 @@ gix = { version = "0.49.1", default-features = false, features = [
3131
"max-performance-safe",
3232
] }
3333
git2 = { version = "0.17.2", default-features = false }
34-
globset = "0.4.11"
34+
globset = "0.4.13"
3535
human-panic = "1.1.5"
3636
image = "0.24.6"
3737
num-format = "0.4.4"

0 commit comments

Comments
 (0)