Revert "Revert "Bump jsonrpc-core from 13.2.0 to 14.0.0 (#6287)" (#6328)" (#6336)

This reverts commit 578aa439be.
This commit is contained in:
Justin Starry
2019-10-11 13:19:13 -04:00
committed by GitHub
parent bf9c815b9e
commit 78b2e4df9f
4 changed files with 39 additions and 40 deletions

View File

@@ -32,11 +32,11 @@ dlopen_derive = "0.1.4"
fs_extra = "1.1.0"
indexmap = "1.1"
itertools = "0.8.0"
jsonrpc-core = "13.2.0"
jsonrpc-derive = "13.2.0"
jsonrpc-http-server = "13.2.0"
jsonrpc-pubsub = "13.2.0"
jsonrpc-ws-server = "13.2.0"
jsonrpc-core = "14.0.0"
jsonrpc-derive = "14.0.0"
jsonrpc-http-server = "14.0.0"
jsonrpc-pubsub = "14.0.0"
jsonrpc-ws-server = "14.0.0"
lazy_static = "1.4.0"
libc = "0.2.62"
log = "0.4.8"