Bump jsonrpc-derive from 14.1.0 to 14.2.1

Bumps [jsonrpc-derive](https://github.com/paritytech/jsonrpc) from 14.1.0 to 14.2.1.
- [Release notes](https://github.com/paritytech/jsonrpc/releases)
- [Commits](https://github.com/paritytech/jsonrpc/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-06-03 17:33:55 +00:00
committed by Michael Vines
parent 6c46f5c5e5
commit ea9b958dff
3 changed files with 34 additions and 34 deletions

View File

@@ -11,7 +11,7 @@ homepage = "https://solana.com/"
[dependencies]
clap = "2.33"
jsonrpc-core = "14.2.0"
jsonrpc-derive = "14.1.0"
jsonrpc-derive = "14.2.1"
jsonrpc-http-server = "14.1.0"
log = "0.4.8"
serde_json = "1.0.53"