Merge pull request #219 from sagiegurari/dependabot/cargo/which-4.2.4

Bump which from 4.2.2 to 4.2.4
This commit is contained in:
Sagie Gur-Ari 2022-01-25 08:02:48 +02:00 committed by GitHub
commit 3795170cef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View file

@ -1159,9 +1159,9 @@ dependencies = [
[[package]]
name = "which"
version = "4.2.2"
version = "4.2.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ea187a8ef279bc014ec368c27a920da2024d2a711109bfbe3440585d5cf27ad9"
checksum = "2a5a7e487e921cf220206864a94a89b6c6905bfc19f1057fa26a4cb360e5c1d2"
dependencies = [
"either",
"lazy_static 1.4.0",