Skip to content

Commit 4aeda3e

Browse files
⬆️ Bump globset from 0.4.16 to 0.4.18
Bumps [globset](https://github.com/BurntSushi/ripgrep) from 0.4.16 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.16...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] <support@github.com>
1 parent 01984e8 commit 4aeda3e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ clap = { version = "4.5.53", features = ["derive"] }
2222
clap_complete = "4.5.61"
2323
fern = "0.7.1"
2424
gix-prompt = "0.11.2"
25-
globset = "0.4.16"
25+
globset = "0.4.18"
2626
ignore = "0.4.23"
2727
indexmap = "2.12.1"
2828
itertools = "0.14.0"

0 commit comments

Comments
 (0)