Bump thiserror from 1.0.40 to 1.0.41 (#2824)

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

---
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]
2023-07-05 11:19:09 +00:00
committed by GitHub
parent f6b33fe927
commit 68c41b1ee7
3 changed files with 6 additions and 6 deletions
@@ -16,6 +16,6 @@ sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "mas
futures = "0.3.28"
async-trait = "0.1.70"
thiserror = "1.0.40"
thiserror = "1.0.41"
jsonrpsee-core = "0.16.2"
parity-scale-codec = "3.6.3"