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

Commit

Permalink
Bump jsonrpsee-core from 0.16.2 to 0.20.0
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Aug 18, 2023
1 parent 3cfe24f commit 1e2192c
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 13 deletions.
54 changes: 42 additions & 12 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion client/relay-chain-interface/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "mas
futures = "0.3.28"
async-trait = "0.1.73"
thiserror = "1.0.46"
jsonrpsee-core = "0.16.2"
jsonrpsee-core = "0.20.0"
parity-scale-codec = "3.6.4"

0 comments on commit 1e2192c

Please sign in to comment.