Skip to content

Commit

Permalink
chore(deps): bump structopt from 0.3.8 to 0.3.9 (#512)
Browse files Browse the repository at this point in the history
Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.8 to 0.3.9.
- [Release notes](https://github.com/TeXitoi/structopt/releases)
- [Changelog](https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md)
- [Commits](TeXitoi/structopt@v0.3.8...v0.3.9)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Feb 11, 2020
1 parent 2b91a0c commit 8e85477
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ rspotify = "0.8.0"
serde = { version = "1.0.103", features = ["derive"] }
serde_ini = "0.2.0"
sha-1 = "0.8"
structopt = "0.3.8"
structopt = "0.3.9"
syslog = "4"
tokio-core = "0.1"
tokio-io = "0.1"
Expand Down

0 comments on commit 8e85477

Please sign in to comment.