mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 06:21:11 +00:00
build(deps): bump jsonrpsee from 0.23.1 to 0.23.2 (#1666)
Bumps [jsonrpsee](https://github.com/paritytech/jsonrpsee) from 0.23.1 to 0.23.2. - [Release notes](https://github.com/paritytech/jsonrpsee/releases) - [Changelog](https://github.com/paritytech/jsonrpsee/blob/v0.23.2/CHANGELOG.md) - [Commits](https://github.com/paritytech/jsonrpsee/compare/v0.23.1...v0.23.2) --- updated-dependencies: - dependency-name: jsonrpsee 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> Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com>
This commit is contained in:
+1
-1
@@ -84,7 +84,7 @@ hex = { version = "0.4.3", default-features = false }
|
||||
heck = "0.5.0"
|
||||
impl-serde = { version = "0.4.0", default-features = false }
|
||||
indoc = "2"
|
||||
jsonrpsee = { version = "0.23.1" }
|
||||
jsonrpsee = { version = "0.23.2" }
|
||||
pretty_assertions = "1.4.0"
|
||||
primitive-types = { version = "0.12.2", default-features = false }
|
||||
proc-macro-error = "1.0.4"
|
||||
|
||||
Reference in New Issue
Block a user