Skip to content

Commit 9a65576

Browse files
Bump which from 4.2.4 to 4.2.5
Bumps [which](https://github.com/harryfei/which-rs) from 4.2.4 to 4.2.5. - [Release notes](https://github.com/harryfei/which-rs/releases) - [Commits](harryfei/which-rs@4.2.4...4.2.5) --- updated-dependencies: - dependency-name: which dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a6478a5 commit 9a65576

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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.0", optional = true }
3434
test-support = { path = "crates/test-support" }
3535
textwrap = "0.14.2"
36-
which = "4.2.4"
36+
which = "4.2.5"
3737
dirs = "4.0.0"
3838
volta-migrate = { path = "crates/volta-migrate" }
3939

0 commit comments

Comments
 (0)