Bump structopt from 0.3.11 to 0.3.12 (#42)

This commit is contained in:
dependabot-preview[bot]
2020-03-23 03:37:00 +00:00
committed by Bastian Köcher
parent 65fb02b216
commit c36d12e3b5
+1 -1
View File
@@ -13,7 +13,7 @@ name = "bridge-node"
[dependencies]
futures = "0.3.1"
log = "0.4.8"
structopt = "0.3.8"
structopt = "0.3.12"
bridge-node-runtime = { version = "0.1.0", path = "../runtime" }
sp-bridge-eth-poa = { version = "0.1.0", path = "../../../primitives/ethereum-poa" }