Skip to content

Commit

Permalink
chore(deps): bump which from 4.4.2 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [which](https://github.com/harryfei/which-rs) from 4.4.2 to 5.0.0.
- [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/harryfei/which-rs/commits)

---
updated-dependencies:
- dependency-name: which
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 27, 2023
1 parent b331eaf commit f77713c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,4 @@ uuid = { version = "1", features = ["v4"] }
rand = "0"
tempfile = "3"
uuid = { version = "1", features = ["v4"] }
which = "4"
which = "5"

0 comments on commit f77713c

Please sign in to comment.