Skip to content

Commit

Permalink
Bump the minor-patches group with 1 update
Browse files Browse the repository at this point in the history
Bumps the minor-patches group with 1 update: [ignore](https://github.com/BurntSushi/ripgrep).

- [Release notes](https://github.com/BurntSushi/ripgrep/releases)
- [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md)
- [Commits](https://github.com/BurntSushi/ripgrep/commits)

---
updated-dependencies:
- dependency-name: ignore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patches
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Dr-Emann committed Nov 27, 2023
1 parent caf39e1 commit 1ea38c7
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 34 deletions.
112 changes: 79 additions & 33 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/applesauce/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ resource-fork = { version = "^0.2.0", path = "../resource-fork" }
applesauce-core = { version = "^0.2.0", path = "../applesauce-core" }

crossbeam-channel = "0.5.6"
ignore = "0.4.18"
ignore = "0.4.21"
libc = "0.2.150"
memchr = "2.6"
oneshot = "0.1.6"
Expand Down

0 comments on commit 1ea38c7

Please sign in to comment.