Skip to content

Commit 10d85d6

Browse files
chore(deps): bump ignore from 0.4.25 to 0.4.26 (#53)
Bumps [ignore](https://github.com/BurntSushi/ripgrep) from 0.4.25 to 0.4.26. - [Release notes](https://github.com/BurntSushi/ripgrep/releases) - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md) - [Commits](BurntSushi/ripgrep@ignore-0.4.25...ignore-0.4.26) --- updated-dependencies: - dependency-name: ignore dependency-version: 0.4.26 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 9ea65ef commit 10d85d6

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ clap = { version = "4.6.1", default-features = false, features = ["std", "derive
3333
clap_complete = "4.6.5"
3434
encoding_rs = "0.8.35"
3535
globset = "0.4.18"
36-
ignore = "0.4.25"
36+
ignore = "0.4.26"
3737
memchr = "2.8.1"
3838
memmap2 = "0.9.10"
3939
num-format = { version = "0.4", default-features = false, features = ["std"] }

0 commit comments

Comments
 (0)