Skip to content

Commit d5bd7f8

Browse files
authored
Merge pull request #1790 from volta-cli/dependabot/cargo/crates/volta-core/which-6.0.1
build(deps): update which requirement from 4.2.5 to 6.0.1 in /crates/volta-core
2 parents de6c39f + 0dd6430 commit d5bd7f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/volta-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ chain-map = "0.1.0"
5252
indexmap = "2.2.6"
5353
retry = "2"
5454
fs2 = "0.4.3"
55-
which = "4.2.5"
55+
which = "6.0.1"
5656

5757
[target.'cfg(windows)'.dependencies]
5858
winreg = "0.52.0"

0 commit comments

Comments
 (0)