Bump env_logger from 0.8.1 to 0.8.2 (#523)

This commit is contained in:
dependabot-preview[bot]
2020-11-23 03:01:51 +00:00
committed by Bastian Köcher
parent 667f26bfdb
commit 580c8234f5
+1 -1
View File
@@ -11,7 +11,7 @@ async-std = "1.7.0"
async-trait = "0.1.41" async-trait = "0.1.41"
clap = { version = "2.33.3", features = ["yaml"] } clap = { version = "2.33.3", features = ["yaml"] }
codec = { package = "parity-scale-codec", version = "1.3.4" } codec = { package = "parity-scale-codec", version = "1.3.4" }
env_logger = "0.8.1" env_logger = "0.8.2"
ethabi = "12.0" ethabi = "12.0"
ethabi-contract = "11.0" ethabi-contract = "11.0"
ethabi-derive = "12.0" ethabi-derive = "12.0"