Skip to content

Commit ffecced

Browse files
chore(deps): Update which requirement from 7 to 8
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@7.0.0...8.0.0) --- updated-dependencies: - dependency-name: which dependency-version: 8.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bc0141c commit ffecced

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ libc = "0.2"
6161
dirs = "6"
6262

6363
# Binary lookup in PATH
64-
which = "7"
64+
which = "8"
6565

6666
# Logging
6767
tracing = "0.1"

0 commit comments

Comments
 (0)