Bump thiserror from 1.0.31 to 1.0.32 (#1505)

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

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

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

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-08-10 22:07:10 +02:00
committed by GitHub
parent d374d44370
commit 90166235c5
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -21,6 +21,6 @@ futures = "0.3.21"
parking_lot = "0.12.1"
derive_more = "0.99.2"
async-trait = "0.1.57"
thiserror = "1.0.31"
thiserror = "1.0.32"
jsonrpsee-core = "0.15.1"
parity-scale-codec = "3.1.5"