Skip to content

Commit

Permalink
Bump indicatif from 0.11.0 to 0.12.0 (#112)
Browse files Browse the repository at this point in the history
Bumps [indicatif](https://github.com/mitsuhiko/indicatif) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/mitsuhiko/indicatif/releases)
- [Commits](console-rs/indicatif@0.11.0...0.12.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and AnderEnder committed Sep 9, 2019
1 parent 1b790a8 commit 114f49a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 58 deletions.
66 changes: 9 additions & 57 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 @@ -42,7 +42,7 @@ regex = "1"
failure = "0.1"
chrono = "0.4"
futures = "0.1"
indicatif = "0.11"
indicatif = "0.12"
humansize = "1"

[dependencies.clap]
Expand Down

0 comments on commit 114f49a

Please sign in to comment.