mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-17 18:21:02 +00:00
Bump jsonrpc-core from 14.0.5 to 14.1.0 (#68)
This commit is contained in:
committed by
Bastian Köcher
parent
8a8a868b97
commit
37b8bc51aa
@@ -12,7 +12,7 @@ name = "bridge-node"
|
|||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
futures = "0.3.1"
|
futures = "0.3.1"
|
||||||
jsonrpc-core = "14.0.3"
|
jsonrpc-core = "14.1.0"
|
||||||
log = "0.4.8"
|
log = "0.4.8"
|
||||||
structopt = "0.3.13"
|
structopt = "0.3.13"
|
||||||
bridge-node-runtime = { version = "0.1.0", path = "../runtime" }
|
bridge-node-runtime = { version = "0.1.0", path = "../runtime" }
|
||||||
|
|||||||
Reference in New Issue
Block a user