mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 00:31:02 +00:00
Bump log from 0.4.8 to 0.4.11 (#224)
This commit is contained in:
committed by
Bastian Köcher
parent
fed1251030
commit
65852944e3
@@ -14,7 +14,7 @@ name = "bridge-node"
|
|||||||
[dependencies]
|
[dependencies]
|
||||||
futures = "0.3.5"
|
futures = "0.3.5"
|
||||||
jsonrpc-core = "14.2.0"
|
jsonrpc-core = "14.2.0"
|
||||||
log = "0.4.8"
|
log = "0.4.11"
|
||||||
structopt = "0.3.15"
|
structopt = "0.3.15"
|
||||||
sp-bridge-eth-poa = { version = "0.1.0", path = "../../../primitives/ethereum-poa" }
|
sp-bridge-eth-poa = { version = "0.1.0", path = "../../../primitives/ethereum-poa" }
|
||||||
|
|
||||||
|
|||||||
@@ -21,7 +21,7 @@ ethereum-tx-sign = "3.0"
|
|||||||
futures = "0.3.5"
|
futures = "0.3.5"
|
||||||
hex = "0.4"
|
hex = "0.4"
|
||||||
linked-hash-map = "0.5.3"
|
linked-hash-map = "0.5.3"
|
||||||
log = "0.4.8"
|
log = "0.4.11"
|
||||||
num-traits = "0.2"
|
num-traits = "0.2"
|
||||||
parity-crypto = { version = "0.6", features = ["publickey"] }
|
parity-crypto = { version = "0.6", features = ["publickey"] }
|
||||||
parking_lot = "0.11.0"
|
parking_lot = "0.11.0"
|
||||||
|
|||||||
@@ -13,7 +13,7 @@ derive_more = "0.99.9"
|
|||||||
env_logger = "0.7.1"
|
env_logger = "0.7.1"
|
||||||
futures = "0.3.5"
|
futures = "0.3.5"
|
||||||
jsonrpsee = { git = "https://github.com/paritytech/jsonrpsee", features = ["ws"] }
|
jsonrpsee = { git = "https://github.com/paritytech/jsonrpsee", features = ["ws"] }
|
||||||
log = "0.4.8"
|
log = "0.4.11"
|
||||||
serde_json = "1.0.56"
|
serde_json = "1.0.56"
|
||||||
url = "2.1.0"
|
url = "2.1.0"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user