Update jsonrpc to 15.0.0, bump to 2.5.14
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user