Skip to content

Commit d0c3716

Browse files
Bump ignore from 0.4.23 to 0.4.25
Bumps [ignore](https://github.com/BurntSushi/ripgrep) from 0.4.23 to 0.4.25. - [Release notes](https://github.com/BurntSushi/ripgrep/releases) - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md) - [Commits](BurntSushi/ripgrep@ignore-0.4.23...ignore-0.4.25) --- updated-dependencies: - dependency-name: ignore dependency-version: 0.4.25 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5fe9ff2 commit d0c3716

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -6,7 +6,7 @@ edition = "2024"
66
[dependencies]
77
clap = { version = "4.5.48", features = ["derive"] }
88
color-eyre = "0.6.5"
9-
ignore = "0.4.23"
9+
ignore = "0.4.25"
1010

1111
[dev-dependencies]
1212
pretty_assertions = "1.4.1"

0 commit comments

Comments
 (0)