Bump which from 4.4.0 to 4.4.2 (#1158)

Bumps [which](https://github.com/harryfei/which-rs) from 4.4.0 to 4.4.2.
- [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
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-09-11 11:28:53 +01:00
committed by GitHub
parent b4978ead39
commit 49eaff4b71
2 changed files with 46 additions and 11 deletions
+1 -1
View File
@@ -78,7 +78,7 @@ tracing-subscriber = "0.3.17"
trybuild = "1.0.83"
wabt = "0.10.0"
wasm-bindgen-test = "0.3.24"
which = "4.4.0"
which = "4.4.2"
# Light client support:
smoldot = { version = "0.8.0", default-features = false }