Skip to content

Commit 607f756

Browse files
fix(deps): bump globset from 0.4.15 to 0.4.16 (#698)
Bumps [globset](https://github.com/BurntSushi/ripgrep) from 0.4.15 to 0.4.16. - [Release notes](https://github.com/BurntSushi/ripgrep/releases) - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md) - [Commits](BurntSushi/ripgrep@ignore-0.4.15...globset-0.4.16) --- 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 ef7b7bc commit 607f756

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
@@ -78,7 +78,7 @@ fig_util = { path = "crates/fig_util" }
7878
flate2 = "1.0.35"
7979
flume = "0.11.0"
8080
futures = "0.3.26"
81-
globset = "0.4.10"
81+
globset = "0.4.16"
8282
hex = "0.4.3"
8383
http = "1.2.0"
8484
indicatif = "0.17.11"

0 commit comments

Comments
 (0)