Skip to content

Commit

Permalink
Bump which from 4.2.5 to 4.3.0
Browse files Browse the repository at this point in the history
Bumps [which](https://github.com/harryfei/which-rs) from 4.2.5 to 4.3.0.
- [Release notes](https://github.com/harryfei/which-rs/releases)
- [Commits](harryfei/which-rs@4.2.5...4.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 31, 2022
1 parent d26b4a5 commit 48d7b0b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -33,7 +33,7 @@ cfg-if = "1.0"
mockito = { version = "0.31.0", optional = true }
test-support = { path = "crates/test-support" }
textwrap = "0.14.2"
which = "4.2.5"
which = "4.3.0"
dirs = "4.0.0"
volta-migrate = { path = "crates/volta-migrate" }

Expand Down

0 comments on commit 48d7b0b

Please sign in to comment.