Skip to content

Commit bee88c9

Browse files
Bump which from 7.0.2 to 8.0.0
Bumps [which](https://github.com/harryfei/which-rs) from 7.0.2 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.2...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]>
1 parent f5893d9 commit bee88c9

File tree

2 files changed

+29
-11
lines changed

2 files changed

+29
-11
lines changed

Cargo.lock

Lines changed: 28 additions & 10 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
@@ -83,7 +83,7 @@ two-face = { version = "0.4.3", default-features = false }
8383
unicode-segmentation = "1.12"
8484
unicode-truncate = "2.0"
8585
unicode-width = "0.2"
86-
which = "7.0"
86+
which = "8.0"
8787

8888
[build-dependencies]
8989
chrono = { version = "0.4", default-features = false, features = ["clock"] }

0 commit comments

Comments
 (0)