Skip to content

Commit

Permalink
Merge pull request #1301 from volta-cli/dependabot/cargo/which-4.3.0
Browse files Browse the repository at this point in the history
Bump which from 4.2.5 to 4.3.0
  • Loading branch information
charlespierce authored Sep 16, 2022
2 parents 3816cb8 + 48d7b0b commit 33859aa
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 33859aa

Please sign in to comment.