Merge pull request #1033 from AleoHQ/dependabot/cargo/anyhow-1.0.41

Bump anyhow from 1.0.40 to 1.0.41
This commit is contained in:
Alessandro Coglio 2021-06-11 09:08:19 -07:00 committed by GitHub
commit 0dbbf7496a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View File

@ -46,9 +46,9 @@ dependencies = [
[[package]]
name = "anyhow"
version = "1.0.40"
version = "1.0.41"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "28b2cd92db5cbd74e8e5028f7e27dd7aa3090e89e4f2a197cc7c8dfb69c7063b"
checksum = "15af2628f6890fe2609a3b91bef4c83450512802e59489f9c1cb1fa5df064a61"
[[package]]
name = "assert_cmd"