mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-24 18:21:08 +00:00
Bump thiserror from 1.0.35 to 1.0.37 (#1704)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.35 to 1.0.37. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.35...1.0.37) --- 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:
@@ -17,6 +17,6 @@ sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "mas
|
||||
|
||||
futures = "0.3.24"
|
||||
async-trait = "0.1.57"
|
||||
thiserror = "1.0.35"
|
||||
thiserror = "1.0.37"
|
||||
jsonrpsee-core = "0.15.1"
|
||||
parity-scale-codec = "3.2.1"
|
||||
|
||||
Reference in New Issue
Block a user