Bump env_logger from 0.7.1 to 0.8.1 (#424)

This commit is contained in:
dependabot-preview[bot]
2020-10-19 20:30:18 +00:00
committed by Bastian Köcher
parent f10f09a565
commit c42023269a
+1 -1
View File
@@ -11,7 +11,7 @@ async-std = "1.6.5"
async-trait = "0.1.41"
clap = { version = "2.33.3", features = ["yaml"] }
codec = { package = "parity-scale-codec", version = "1.3.4" }
env_logger = "0.7.0"
env_logger = "0.8.1"
ethabi = "12.0"
ethabi-contract = "11.0"
ethabi-derive = "12.0"