Bump structopt from 0.3.13 to 0.3.14 (#77)

This commit is contained in:
dependabot-preview[bot]
2020-04-27 01:54:18 +00:00
committed by Bastian Köcher
parent 04c9da81da
commit 4bbef4d45a
+1 -1
View File
@@ -14,7 +14,7 @@ name = "bridge-node"
futures = "0.3.1"
jsonrpc-core = "14.1.0"
log = "0.4.8"
structopt = "0.3.13"
structopt = "0.3.14"
bridge-node-runtime = { version = "0.1.0", path = "../runtime" }
sp-bridge-eth-poa = { version = "0.1.0", path = "../../../primitives/ethereum-poa" }