fix(deps): update rust crate anyhow to 1.0.57

This commit is contained in:
Renovate Bot 2022-04-21 20:03:58 +00:00
parent fcc5e89725
commit b6672113bb
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 3 additions and 3 deletions

4
Cargo.lock generated
View file

@ -22,9 +22,9 @@ dependencies = [
[[package]]
name = "anyhow"
version = "1.0.56"
version = "1.0.57"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4361135be9122e0870de935d7c439aef945b9f9ddd4199a553b5270b49c82a27"
checksum = "08f9b8508dccb7687a1d6c4ce66b2b0ecef467c94667de27d8d7fe1f8d2a9cdc"
[[package]]
name = "assay"