mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 22:11: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]
|
||||
futures = "0.3.5"
|
||||
jsonrpc-core = "14.2.0"
|
||||
log = "0.4.8"
|
||||
log = "0.4.11"
|
||||
structopt = "0.3.15"
|
||||
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"
|
||||
hex = "0.4"
|
||||
linked-hash-map = "0.5.3"
|
||||
log = "0.4.8"
|
||||
log = "0.4.11"
|
||||
num-traits = "0.2"
|
||||
parity-crypto = { version = "0.6", features = ["publickey"] }
|
||||
parking_lot = "0.11.0"
|
||||
|
||||
@@ -13,7 +13,7 @@ derive_more = "0.99.9"
|
||||
env_logger = "0.7.1"
|
||||
futures = "0.3.5"
|
||||
jsonrpsee = { git = "https://github.com/paritytech/jsonrpsee", features = ["ws"] }
|
||||
log = "0.4.8"
|
||||
log = "0.4.11"
|
||||
serde_json = "1.0.56"
|
||||
url = "2.1.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user