Skip to content

Commit a419a34

Browse files
authored
Merge pull request #1728 from volta-cli/dependabot/cargo/which-6.0.1
build(deps): bump which from 6.0.0 to 6.0.1
2 parents a121981 + b1b3d76 commit a419a34

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)