Skip to content

Commit 2f1f377

Browse files
build(deps): bump ignore from 0.4.23 to 0.4.24
Bumps [ignore](https://github.com/BurntSushi/ripgrep) from 0.4.23 to 0.4.24. - [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.24) --- updated-dependencies: - dependency-name: ignore dependency-version: 0.4.24 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1c6defe commit 2f1f377

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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
@@ -21,7 +21,7 @@ clap_complete_nushell = "4.5.8"
2121
convert_case = "0.8.0"
2222
directories = { version = "6.0.0" }
2323
env_logger = "0.11.8"
24-
ignore = "0.4.23"
24+
ignore = "0.4.24"
2525
json_comments = "0.2.2"
2626
log = "0.4.28"
2727
mdsf = { path = "./mdsf", features = ["json-schema"] }

0 commit comments

Comments
 (0)