build(deps): bump which from 4.4.2 to 6.0.0

Bumps [which](https://github.com/harryfei/which-rs) from 4.4.2 to 6.0.0.
- [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/4.4.2...6.0.0)

---
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] 2024-02-05 21:53:01 +00:00 committed by GitHub
parent 4153a1beaa
commit e592833ea3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 96 additions and 17 deletions

View file

@ -48,7 +48,7 @@ tiny_http = "0.12.0"
walkdir = "2.3.3"
wasmparser = "0.121"
webbrowser = "0.8.10"
which = "4.4.0"
which = "6.0.0"
[dependencies.tree-sitter]
version = "0.20.10"