Bump jsonrpc-derive from 10.0.1 to 10.0.2

Bumps [jsonrpc-derive](https://github.com/paritytech/jsonrpc) from 10.0.1 to 10.0.2.
- [Release notes](https://github.com/paritytech/jsonrpc/releases)
- [Commits](https://github.com/paritytech/jsonrpc/compare/v10.0.1...v10.0.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-02-05 13:32:46 +00:00
committed by Greg Fitzgerald
parent 0025d36880
commit 6248624ee7
3 changed files with 6 additions and 6 deletions

View File

@@ -13,7 +13,7 @@ bs58 = "0.2.0"
clap = "2.31"
log = "0.4.2"
jsonrpc-core = "10.0.1"
jsonrpc-derive = "10.0.1"
jsonrpc-derive = "10.0.2"
jsonrpc-http-server = "10.0.1"
jsonrpc-pubsub = "10.0.1"
serde = "1.0.87"