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

@@ -8,8 +8,8 @@ authors = ["Parity Technologies <admin@parity.io>"]
[dependencies]
ethereum-types = "0.4"
keccak-hash = "0.1"
jsonrpc-core = "14.0.3"
jsonrpc-tcp-server = "14.0.3"
jsonrpc-core = "15.0.0"
jsonrpc-tcp-server = "15.0.0"
log = "0.4"
parking_lot = "0.7"