Skip to content

Commit 1e37763

Browse files
fix(deps): bump which from 6.0.3 to 8.0.0
Bumps [which](https://github.com/harryfei/which-rs) from 6.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@6.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]>
1 parent f59b224 commit 1e37763

File tree

2 files changed

+11
-15
lines changed

2 files changed

+11
-15
lines changed

Cargo.lock

Lines changed: 10 additions & 14 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
@@ -163,7 +163,7 @@ unicode-width = "0.2.0"
163163
url = "2.5.4"
164164
uuid = { version = "1.15.1", features = ["v4", "serde"] }
165165
walkdir = "2.5.0"
166-
which = "6.0.3"
166+
which = "8.0.0"
167167
whoami = "1.6.0"
168168
winnow = "0.6.2"
169169

0 commit comments

Comments
 (0)