Skip to content

Commit cb659e6

Browse files
authored
Merge pull request #1627 from volta-cli/dependabot/cargo/which-5.0.0
build(deps): bump which from 4.4.0 to 5.0.0
2 parents ed048b3 + 8eb29ee commit cb659e6

File tree

2 files changed

+15
-4
lines changed

2 files changed

+15
-4
lines changed

Cargo.lock

+14-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
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 = "4.4.0"
36+
which = "5.0.0"
3737
dirs = "5.0.1"
3838
volta-migrate = { path = "crates/volta-migrate" }
3939

0 commit comments

Comments
 (0)