Bump log from 0.4.11 to 0.4.13 (#657)

This commit is contained in:
dependabot-preview[bot]
2021-01-19 11:43:37 +00:00
committed by Bastian Köcher
parent 8be43d1e63
commit 507edb950c
3 changed files with 3 additions and 3 deletions
@@ -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
+1 -1
View File
@@ -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"
+1 -1
View File
@@ -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"