Skip to content
This repository was archived by the owner on Oct 1, 2025. It is now read-only.

Commit 7751b49

Browse files
build(deps): bump which from 7.0.3 to 8.0.0 (#23)
Bumps [which](https://github.com/harryfei/which-rs) from 7.0.3 to 8.0.0. - [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.3...8.0.0) --- updated-dependencies: - dependency-name: which dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b06020c commit 7751b49

File tree

2 files changed

+3
-10
lines changed

2 files changed

+3
-10
lines changed

Cargo.lock

Lines changed: 2 additions & 9 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
@@ -11,4 +11,4 @@ tracing-subscriber = "0.3.19"
1111
clap-verbosity-flag = { version = "3.0.3", features = ["tracing"] }
1212
uzers = "0.12.1"
1313
inquire = "0.7.5"
14-
which = "7.0.3"
14+
which = "8.0.0"

0 commit comments

Comments
 (0)