Bump substrate & deps (#637)

This commit is contained in:
dependabot-preview[bot]
2021-01-12 12:51:20 +00:00
committed by Bastian Köcher
parent 820407ee98
commit 58fbd8cb49
22 changed files with 47 additions and 41 deletions
+2 -2
View File
@@ -12,9 +12,9 @@ async-trait = "0.1.42"
clap = { version = "2.33.3", features = ["yaml"] }
codec = { package = "parity-scale-codec", version = "1.3.4" }
env_logger = "0.8.2"
ethabi = "12.0"
ethabi = "13.0"
ethabi-contract = "11.0"
ethabi-derive = "12.0"
ethabi-derive = "13.0"
futures = "0.3.8"
hex = "0.4"
hex-literal = "0.3"