Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Commit 543caee

Browse files
Bump jsonrpsee-core from 0.16.2 to 0.20.0
Bumps [jsonrpsee-core](https://github.com/paritytech/jsonrpsee) from 0.16.2 to 0.20.0. - [Release notes](https://github.com/paritytech/jsonrpsee/releases) - [Changelog](https://github.com/paritytech/jsonrpsee/blob/master/CHANGELOG.md) - [Commits](paritytech/jsonrpsee@v0.16.2...v0.20.0) --- updated-dependencies: - dependency-name: jsonrpsee-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 99143c3 commit 543caee

2 files changed

Lines changed: 43 additions & 13 deletions

File tree

Cargo.lock

Lines changed: 42 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/relay-chain-interface/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "mas
1717
futures = "0.3.28"
1818
async-trait = "0.1.73"
1919
thiserror = "1.0.47"
20-
jsonrpsee-core = "0.16.2"
20+
jsonrpsee-core = "0.20.0"
2121
parity-scale-codec = "3.6.4"

0 commit comments

Comments
 (0)