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

@@ -9,8 +9,8 @@ authors = ["Parity Technologies <admin@parity.io>"]
ethcore = { path = "../ethcore" }
parity-bytes = "0.1"
ethereum-types = "0.4"
jsonrpc-core = "14.0.3"
jsonrpc-http-server = "14.0.3"
jsonrpc-core = "15.0.0"
jsonrpc-http-server = "15.0.0"
rlp = { version = "0.3.0", features = ["ethereum"] }
cid = "0.3"
multihash = "0.8"