Bump structopt from 0.3.12 to 0.3.13 (#64)

This commit is contained in:
dependabot-preview[bot]
2020-04-13 02:23:48 +00:00
committed by Bastian Köcher
parent 28bb7238f6
commit 8a8a868b97
+1 -1
View File
@@ -14,7 +14,7 @@ name = "bridge-node"
futures = "0.3.1"
jsonrpc-core = "14.0.3"
log = "0.4.8"
structopt = "0.3.12"
structopt = "0.3.13"
bridge-node-runtime = { version = "0.1.0", path = "../runtime" }
sp-bridge-eth-poa = { version = "0.1.0", path = "../../../primitives/ethereum-poa" }