Skip to content

Commit b1b3d76

Browse files
build(deps): bump which from 6.0.0 to 6.0.1
Bumps [which](https://github.com/harryfei/which-rs) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/harryfei/which-rs/releases) - [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md) - [Commits](harryfei/which-rs@6.0.0...6.0.1) --- updated-dependencies: - dependency-name: which dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a121981 commit b1b3d76

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

Cargo.lock

Lines changed: 9 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
@@ -31,7 +31,7 @@ clap = { version = "4.5.4", features = ["color", "derive", "wrap_help"] }
3131
clap_complete = "4.5.2"
3232
mockito = { version = "0.31.1", optional = true }
3333
textwrap = "0.16.1"
34-
which = "6.0.0"
34+
which = "6.0.1"
3535
dirs = "5.0.1"
3636
volta-migrate = { path = "crates/volta-migrate" }
3737

0 commit comments

Comments
 (0)