Skip to content

Commit b594c36

Browse files
Update which requirement from ^4.0 to ^6.0
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.0.0...6.0.0) --- updated-dependencies: - dependency-name: which dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2b52daf commit b594c36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-tools/cc-test/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ test = false
1212

1313
[build-dependencies]
1414
cc = { path = "../.." }
15-
which = "^4.0"
15+
which = "^6.0"
1616

1717
[features]
1818
parallel = ["cc/parallel"]

0 commit comments

Comments
 (0)