Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

Commit

Permalink
Bump jsonrpc-derive from 13.2.0 to 14.0.0
Browse files Browse the repository at this point in the history
Bumps [jsonrpc-derive](https://github.com/paritytech/jsonrpc) from 13.2.0 to 14.0.0.
- [Release notes](https://github.com/paritytech/jsonrpc/releases)
- [Commits](paritytech/jsonrpc@v13.2.0...v14.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Oct 10, 2019
1 parent 31a29b3 commit 35c33fd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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-rpc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ serde_json = "1.0.41"
jsonrpc-http-server = "13.2"
jsonrpc-core = "13.2"
jsonrpc-core-client = "14.0"
jsonrpc-derive = "13.2"
jsonrpc-derive = "14.0"
serde = { version = "1.0", features = ["derive"] }
structopt = "0.3"
chrono = { version = "0.4", features = ["serde"] }
Expand Down

0 comments on commit 35c33fd

Please sign in to comment.