chore(deps): bump structopt from 0.2.18 to 0.3.0
Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.2.18 to 0.3.0. - [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.2.18...v0.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
Fabian Freyer
parent
81dbcc5f6b
commit
e05a14757f
+1
-1
@@ -26,7 +26,7 @@ log = "0.4.8"
|
||||
pretty_env_logger = "0.3.1"
|
||||
serde = "1.0.99"
|
||||
serde_json = "1.0.40"
|
||||
structopt = "0.2.18"
|
||||
structopt = "0.3.0"
|
||||
tokio = "0.1.22"
|
||||
tokio-codec= "0.1.1"
|
||||
tokio-io= "0.1.12"
|
||||
|
||||
Reference in New Issue
Block a user