build(deps): update which requirement from 4.4.0 to 5.0.0

Updates the requirements on [which](https://github.com/harryfei/which-rs) to permit the latest version.
- [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/harryfei/which-rs/compare/4.4.0...4.4.2)

---
updated-dependencies:
- dependency-name: which
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/824/head
dependabot[bot] 11 months ago committed by GitHub
parent 847f4105a7
commit 3824b3d479
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -95,7 +95,7 @@ test-log = { version = "0.2.13", default-features = false }
testing_logger = { version = "0.1.1", default-features = false } testing_logger = { version = "0.1.1", default-features = false }
thiserror = { version = "1", default-features = false } thiserror = { version = "1", default-features = false }
tokio = { version = "1.24.0", default-features = false } tokio = { version = "1.24.0", default-features = false }
which = { version = "4.4.0", default-features = false } which = { version = "5.0.0", default-features = false }
xtask = { path = "xtask", default-features = false } xtask = { path = "xtask", default-features = false }
[profile.dev] [profile.dev]

Loading…
Cancel
Save