Bump structopt from 0.3.19 to 0.3.20 (#425)

This commit is contained in:
dependabot-preview[bot]
2020-10-19 18:49:15 +00:00
committed by Bastian Köcher
parent 31c90f1cae
commit f10f09a565
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0"
[dependencies]
jsonrpc-core = "15.1.0"
structopt = "0.3.19"
structopt = "0.3.20"
# Bridge dependencies
bp-rialto = { path = "../../../primitives/rialto" }