Merge pull request #2650 from deltachat/dependabot/cargo/thiserror-1.0.28

This commit is contained in:
dependabot[bot]
2021-09-04 15:42:24 +00:00
committed by GitHub
3 changed files with 6 additions and 6 deletions

View File

@@ -22,7 +22,7 @@ num-traits = "0.2.6"
serde_json = "1.0"
async-std = "1.10.0"
anyhow = "1.0.43"
thiserror = "1.0.26"
thiserror = "1.0.28"
rand = "0.7.3"
[features]