Update jsonrpc to 15.0.0, bump to 2.5.14

This commit is contained in:
Adria Massanet
2020-09-21 15:30:36 +00:00
parent 253ff3f37b
commit 996fb8a11a
11 changed files with 2831 additions and 2527 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"