Bump structopt from 0.3.20 to 0.3.21 (#2046)

Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.20 to 0.3.21.
- [Release notes](https://github.com/TeXitoi/structopt/releases)
- [Changelog](https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TeXitoi/structopt/compare/v0.3.20...v0.3.21)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-12-01 09:41:36 +01:00
committed by GitHub
parent 414acdfc54
commit 9d961e2023
3 changed files with 6 additions and 6 deletions
@@ -14,7 +14,7 @@ parity-scale-codec = { version = "1.3.5", default-features = false, features = [
futures = "0.3.8"
futures-timer = "3.0.2"
log = "0.4.11"
structopt = "0.3.20"
structopt = "0.3.21"
test-parachain-adder = { path = ".." }
polkadot-primitives = { path = "../../../../primitives" }