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