Skip to content

Commit 0dd6430

Browse files
build(deps): update which requirement in /crates/volta-core
Updates the requirements on [which](https://github.com/harryfei/which-rs) to permit the latest version. - [Release notes](https://github.com/harryfei/which-rs/releases) - [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md) - [Commits](harryfei/which-rs@4.2.5...6.0.1) --- updated-dependencies: - dependency-name: which dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ff9f0dc commit 0dd6430

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)