cargo: bump anyhow from 1.0.39 to 1.0.40

Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.39 to 1.0.40.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.39...1.0.40)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-01 17:56:52 +00:00
committed by link2xt
parent 6934947d0d
commit 437b7ef1f1
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.6.0"
anyhow = "1.0.28"
anyhow = "1.0.40"
thiserror = "1.0.14"
rand = "0.7.3"