Bump jsonrpc-* to v15

This commit is contained in:
draganrakita
2020-09-21 11:36:28 +02:00
committed by Adria Massanet
parent 1c82a0733f
commit 4fb4ef6d24
7 changed files with 712 additions and 533 deletions

View File

@@ -15,7 +15,7 @@ serde_json = "1.0"
url = "2"
matches = "0.1"
parking_lot = "0.9"
jsonrpc-core = "14.0.3"
jsonrpc-ws-server = "14.0.3"
jsonrpc-core = "15.0.0"
jsonrpc-ws-server = "15.0.0"
parity-rpc = { path = "../../rpc" }
keccak-hash = "0.1"