Bump thiserror from 1.0.30 to 1.0.31 (#1230)

Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.30 to 1.0.31.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.30...1.0.31)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-05-03 10:56:41 +02:00
committed by GitHub
parent cb89ef2d30
commit a5d808b8ac
2 changed files with 5 additions and 5 deletions
@@ -22,6 +22,6 @@ futures = "0.3.21"
parking_lot = "0.12.0"
derive_more = "0.99.2"
async-trait = "0.1.53"
thiserror = "1.0.30"
thiserror = "1.0.31"
jsonrpsee-core = "0.11.0"
parity-scale-codec = "3.1.2"