Bump which from 8.0.0 to 8.0.2 (#1229)

Bumps [which](https://github.com/harryfei/which-rs) from 8.0.0 to 8.0.2.
- [Release notes](https://github.com/harryfei/which-rs/releases)
- [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/harryfei/which-rs/compare/8.0.0...8.0.2)

---
updated-dependencies:
- dependency-name: which
  dependency-version: 8.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-04-01 16:07:39 -05:00
committed by GitHub
parent 29a46dc90c
commit 1e1c2d946c
2 changed files with 4 additions and 18 deletions
+1 -1
View File
@@ -13,4 +13,4 @@ include_dir = "0.7.4"
serde = { version = "1.0.215", features = ["derive"] }
temp-dir = "0.2.0"
toml = { version = "0.9.11", features = ["parse", "serde"] }
which = "8.0.0"
which = "8.0.2"