mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-09 09:27:59 +00:00
Bump log from 0.4.11 to 0.4.13 (#657)
This commit is contained in:
committed by
Bastian Köcher
parent
8be43d1e63
commit
507edb950c
@@ -11,7 +11,7 @@ codec = { package = "parity-scale-codec", version = "1.3.4" }
|
||||
ethereum-types = "0.10.0"
|
||||
finality-grandpa = "0.12.3"
|
||||
hex = "0.4"
|
||||
log = "0.4.11"
|
||||
log = "0.4.13"
|
||||
|
||||
# Runtime/chain specific dependencies
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@ futures = "0.3.12"
|
||||
hex = "0.4"
|
||||
hex-literal = "0.3"
|
||||
libsecp256k1 = { version = "0.3.4", default-features = false, features = ["hmac"] }
|
||||
log = "0.4.11"
|
||||
log = "0.4.13"
|
||||
num-traits = "0.2"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0.61"
|
||||
|
||||
@@ -11,7 +11,7 @@ async-trait = "0.1.42"
|
||||
codec = { package = "parity-scale-codec", version = "1.3.4" }
|
||||
futures = "0.3.12"
|
||||
hex = "0.4"
|
||||
log = "0.4.11"
|
||||
log = "0.4.13"
|
||||
num-traits = "0.2"
|
||||
paste = "1.0"
|
||||
structopt = "0.3"
|
||||
|
||||
Reference in New Issue
Block a user