Bump jsonrpc-derive from 14.0.0 to 14.0.1 (#6466)

Bumps [jsonrpc-derive](https://github.com/paritytech/jsonrpc) from 14.0.0 to 14.0.1.
- [Release notes](https://github.com/paritytech/jsonrpc/releases)
- [Commits](https://github.com/paritytech/jsonrpc/compare/v14.0.0...v14.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-10-21 07:48:14 -07:00
committed by Michael Vines
parent 2636418659
commit cc1cc7be94
3 changed files with 9 additions and 9 deletions

View File

@@ -12,7 +12,7 @@ homepage = "https://solana.com/"
bs58 = "0.3.0"
clap = "2.33"
jsonrpc-core = "14.0.1"
jsonrpc-derive = "14.0.0"
jsonrpc-derive = "14.0.1"
jsonrpc-http-server = "14.0.1"
log = "0.4.8"
serde = "1.0.101"