Bump jsonrpsee from 0.13.0 to 0.13.1
Bumps [jsonrpsee](https://github.com/paritytech/jsonrpsee) from 0.13.0 to 0.13.1. - [Release notes](https://github.com/paritytech/jsonrpsee/releases) - [Changelog](https://github.com/paritytech/jsonrpsee/blob/master/CHANGELOG.md) - [Commits](https://github.com/paritytech/jsonrpsee/compare/v0.13.0...v0.13.1 ) --- updated-dependencies: - dependency-name: jsonrpsee dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:dependabot[bot] <support@github.com>
... | ... | @@ -58,7 +58,7 @@ pallet-contracts-primitives = "6.0.0" |
subxt = "0.21.0" | ||
futures = "0.3.19" | ||
hex = "0.4.3" | ||
jsonrpsee = { version = "0.13.0", features = ["ws-client"] } | ||
jsonrpsee = { version = "0.13.1", features = ["ws-client"] } | ||
nom = "7.1.1" | ||
nom-supreme = { version = "0.7.0", features = ["error"] } | ||
indexmap = "1.8.1" | ||
... | ... |
Please register or sign in to comment