Skip to content

Commit 4bb3623

Browse files
fix(deps): bump globset from 0.4.17 to 0.4.18
Bumps [globset](https://github.com/BurntSushi/ripgrep) from 0.4.17 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.17...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 1776a67 commit 4bb3623

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
@@ -53,7 +53,7 @@ eyre = "0.6.8"
5353
fd-lock = "4.0.4"
5454
futures = "0.3.26"
5555
glob = "0.3.2"
56-
globset = "0.4.16"
56+
globset = "0.4.18"
5757
hex = "0.4.3"
5858
http = "1.2.0"
5959
http-body-util = "0.1.3"

0 commit comments

Comments
 (0)