Skip to content

Commit

Permalink
build: update to structopt 0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
m4b committed Jul 9, 2017
1 parent 074e1c7 commit ef8a001
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ version = "0.1.0"

[dependencies]
colored = "1.5.1"
structopt = "0.0.3"
structopt-derive = "0.0.3"
structopt = "0.0.5"
structopt-derive = "0.0.5"

[dependencies.goblin]
version = "0.0.10"
Expand Down

0 comments on commit ef8a001

Please sign in to comment.