Update Cargo.lock (#2322)

This commit is contained in:
Joseph T. Lyons 2020-08-10 23:00:07 -04:00 committed by GitHub
parent 9264325e57
commit 51ad019495
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View file

@ -5027,9 +5027,9 @@ dependencies = [
[[package]]
name = "which"
version = "4.0.1"
version = "4.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b5fe1a9cb33fe7cf77d431070d0223e544b1e4e7f7764bad0a3e691a6678a131"
checksum = "87c14ef7e1b8b8ecfc75d5eca37949410046e66f15d185c01d70824f1f8111ef"
dependencies = [
"libc",
"thiserror",