Skip to content

Commit f7d58dd

Browse files
fix(deps): bump which from 6.0.3 to 7.0.3
Bumps [which](https://github.com/harryfei/which-rs) from 6.0.3 to 7.0.3. - [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.3) --- updated-dependencies: - dependency-name: which dependency-version: 7.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cb90e38 commit f7d58dd

File tree

2 files changed

+16
-28
lines changed

2 files changed

+16
-28
lines changed

Cargo.lock

Lines changed: 15 additions & 27 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
@@ -159,7 +159,7 @@ unicode-width = "0.2.0"
159159
url = "2.5.4"
160160
uuid = { version = "1.15.1", features = ["v4", "serde"] }
161161
walkdir = "2.5.0"
162-
which = "6.0.3"
162+
which = "7.0.3"
163163
whoami = "1.6.0"
164164
winnow = "0.6.2"
165165

0 commit comments

Comments
 (0)