Skip to content

Commit 9e3716c

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] <support@github.com>
1 parent 88ace76 commit 9e3716c

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

Cargo.lock

Lines changed: 3 additions & 4 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
@@ -82,7 +82,7 @@ two-face = { version = "0.4.3", default-features = false }
8282
unicode-segmentation = "1.12"
8383
unicode-truncate = "2.0"
8484
unicode-width = "0.2"
85-
which = "7.0"
85+
which = "8.0"
8686

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

0 commit comments

Comments
 (0)