chore(deps): bump which from 4.4.2 to 5.0.0

Bumps [which](https://github.com/harryfei/which-rs) from 4.4.2 to 5.0.0.
- [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/harryfei/which-rs/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-11-06 14:59:40 +00:00
committed by جاد
parent 2595fa601f
commit 6ffdc1e90e
3 changed files with 5 additions and 4 deletions

View File

@@ -28,5 +28,5 @@ serde_json = "1"
serde_yaml = "0.9"
sysinfo = "0.29"
uds_windows = "1"
which = "4"
which = "5"
windows = { workspace = true }