Bump jsonrpc-derive from 13.1.0 to 13.2.0 (#5893)

Bumps [jsonrpc-derive](https://github.com/paritytech/jsonrpc) from 13.1.0 to 13.2.0.
- [Release notes](https://github.com/paritytech/jsonrpc/releases)
- [Commits](https://github.com/paritytech/jsonrpc/compare/v13.1.0...v13.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-09-18 10:48:37 -06:00
committed by Greg Fitzgerald
parent badcb8b0e3
commit 75c0a268e0
3 changed files with 6 additions and 6 deletions

View File

@@ -12,7 +12,7 @@ homepage = "https://solana.com/"
bs58 = "0.2.5"
clap = "2.33"
jsonrpc-core = "13.1.0"
jsonrpc-derive = "13.1.0"
jsonrpc-derive = "13.2.0"
jsonrpc-http-server = "13.1.0"
log = "0.4.8"
serde = "1.0.100"