Skip to content

Commit

Permalink
Bump which from 6.0.0 to 6.0.1 (#2178)
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent 4c4b1d7 commit 2771a01
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 @@ -78,7 +78,7 @@ tracing = { version = "0.1.37" }
tracing-subscriber = { version = "0.3.17" }
trybuild = { version = "1.0.90" }
wasm-instrument = { version = "0.4.0" }
which = { version = "6.0.0" }
which = { version = "6.0.1" }
xxhash-rust = { version = "0.8" }
const_env = { version = "0.1"}
wat = { version = "1.0.71" }
Expand Down

0 comments on commit 2771a01

Please sign in to comment.