Merge pull request #2531 from deltachat/dependabot/cargo/anyhow-1.0.42

This commit is contained in:
dependabot[bot]
2021-07-23 23:12:10 +00:00
committed by GitHub
3 changed files with 4 additions and 4 deletions

View File

@@ -21,7 +21,7 @@ human-panic = "1.0.1"
num-traits = "0.2.6"
serde_json = "1.0"
async-std = "1.9.0"
anyhow = "1.0.41"
anyhow = "1.0.42"
thiserror = "1.0.25"
rand = "0.7.3"