Merge pull request #795 from AleoHQ/dependabot/cargo/anyhow-1.0.39

Bump anyhow from 1.0.38 to 1.0.39
This commit is contained in:
Collin Chin 2021-03-23 16:27:33 -07:00 committed by GitHub
commit a79dba6df7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View File

@ -52,9 +52,9 @@ dependencies = [
[[package]]
name = "anyhow"
version = "1.0.38"
version = "1.0.39"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "afddf7f520a80dbf76e6f50a35bca42a2331ef227a28b3b6dc5c2e2338d114b1"
checksum = "81cddc5f91628367664cc7c69714ff08deee8a3efc54623011c772544d7b2767"
[[package]]
name = "arrayref"