Merge pull request #422 from crate-ci/dependabot/cargo/anyhow-1.0.53

chore(deps): Bump anyhow from 1.0.52 to 1.0.53
This commit is contained in:
Ed Page 2022-02-01 07:16:22 -06:00 committed by GitHub
commit cd9f256f33
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View file

@ -48,9 +48,9 @@ dependencies = [
[[package]] [[package]]
name = "anyhow" name = "anyhow"
version = "1.0.52" version = "1.0.53"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "84450d0b4a8bd1ba4144ce8ce718fbc5d071358b1e5384bace6536b3d1f2d5b3" checksum = "94a45b455c14666b85fc40a019e8ab9eb75e3a124e05494f5397122bc9eb06e0"
[[package]] [[package]]
name = "assert_fs" name = "assert_fs"