Skip to content

Commit 136be4e

Browse files
authored
Merge pull request #1653 from volta-cli/dependabot/cargo/which-6.0.0
build(deps): bump which from 5.0.0 to 6.0.0
2 parents 31c421c + 0150b65 commit 136be4e

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

Cargo.lock

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ cfg-if = "1.0"
3333
mockito = { version = "0.31.1", optional = true }
3434
test-support = { path = "crates/test-support" }
3535
textwrap = "0.16.0"
36-
which = "5.0.0"
36+
which = "6.0.0"
3737
dirs = "5.0.1"
3838
volta-migrate = { path = "crates/volta-migrate" }
3939

0 commit comments

Comments
 (0)