Skip to content

Commit

Permalink
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2024
1 parent d5650f3 commit 19427f5
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 @@ -78,7 +78,7 @@ tracing = { version = "0.1.37" }
tracing-subscriber = { version = "0.3.17" }
trybuild = { version = "1.0.96" }
wasm-instrument = { version = "0.4.0" }
which = { version = "6.0.1" }
which = { version = "6.0.3" }
xxhash-rust = { version = "0.8" }
const_env = { version = "0.1"}
wat = { version = "1.219.1" }
Expand Down

0 comments on commit 19427f5

Please sign in to comment.