Skip to content

Commit 8eb29ee

Browse files
build(deps): bump which from 4.4.0 to 5.0.0
Bumps [which](https://github.com/harryfei/which-rs) from 4.4.0 to 5.0.0. - [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/harryfei/which-rs/commits) --- updated-dependencies: - dependency-name: which dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cf6d7a0 commit 8eb29ee

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)