Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent 40e589f commit adeadb8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 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 @@ -49,7 +49,7 @@ serde_yaml = "0.9.34"
shellexpand = "3.1.0"
strum = { version = "0.26.3", features = ["derive"] }
syscall-numbers = "3.1.1"
which = "6.0.1"
which = "6.0.3"

# generated by 'cargo dist init'
[profile.dist]
Expand Down

0 comments on commit adeadb8

Please sign in to comment.