Bump clap from 2.33.2 to 2.33.3 (#284)

This commit is contained in:
dependabot-preview[bot]
2020-08-17 03:18:29 +00:00
committed by Bastian Köcher
parent 49bbcae637
commit 4ddb8b1e7a
+1 -1
View File
@@ -13,7 +13,7 @@ async-trait = "0.1.37"
backoff = "0.2"
bp-currency-exchange = { path = "../../primitives/currency-exchange" }
bp-eth-poa = { path = "../../primitives/ethereum-poa" }
clap = { version = "2.33.2", features = ["yaml"] }
clap = { version = "2.33.3", features = ["yaml"] }
codec = { package = "parity-scale-codec", version = "1.3.1" }
env_logger = "0.7.0"
ethabi = "12.0"