build(deps): update rust crate which to 8.0.4

This commit is contained in:
renovate[bot]
2026-06-20 16:52:59 +00:00
committed by GitHub
parent 1111230289
commit cd75be40f3
2 changed files with 3 additions and 3 deletions
Generated
+2 -2
View File
@@ -4030,9 +4030,9 @@ dependencies = [
[[package]]
name = "which"
version = "8.0.3"
version = "8.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c789537cf2f7f55be8e6192f92e464174ee55f91af622777f7f1ceb0dbccd03e"
checksum = "48d7cd18d4acb58fb3cdfe9ea54e6cd96a4e7d4cc45c56338b236e82dad47248"
dependencies = [
"libc",
]