Skip to content

Commit 4e40b56

Browse files
Bump which from 6.0.3 to 7.0.0 (#2418)
Bumps [which](https://github.com/harryfei/which-rs) from 6.0.3 to 7.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@6.0.3...7.0.0) --- updated-dependencies: - dependency-name: which 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 94924db commit 4e40b56

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -62,7 +62,7 @@ two-face = { version = "0.4.0", default-features = false }
6262
unicode-segmentation = "1.12"
6363
unicode-truncate = "1.0"
6464
unicode-width = "0.2"
65-
which = "6.0"
65+
which = "7.0"
6666

6767
[dev-dependencies]
6868
env_logger = "0.11"

0 commit comments

Comments
 (0)