Skip to content

Commit

Permalink
build(deps): Bump which from 6.0.0 to 6.0.1
Browse files Browse the repository at this point in the history
Bumps [which](https://github.com/harryfei/which-rs) from 6.0.0 to 6.0.1.
- [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.0...6.0.1)

---
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 Mar 25, 2024
1 parent 9fec8eb commit 8330f22
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
13 changes: 9 additions & 4 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 @@ -61,7 +61,7 @@ strum = { version = "0.26.2", features = [
"std",
], default-features = false }
thiserror = "1.0.58"
which = { version = "6.0.0", default-features = false }
which = { version = "6.0.1", default-features = false }
winnow = { version = "0.6.5", default-features = false, features = [
"simd",
"std",
Expand Down

0 comments on commit 8330f22

Please sign in to comment.