chore(deps): bump structopt from 0.3.0 to 0.3.2

Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.0 to 0.3.2.
- [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.0...v0.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-09-18 10:14:54 +00:00
committed by Fabian Freyer
parent 4257aa4a81
commit 6d63642fa4
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ log = "0.4.8"
pretty_env_logger = "0.3.1"
serde = "1.0.101"
serde_json = "1.0.40"
structopt = "0.3.0"
structopt = "0.3.2"
tokio = "0.1.22"
tokio-codec= "0.1.1"
tokio-io= "0.1.12"