Skip to content

Commit

Permalink
Bump colored from 1.6.1 to 1.7.0
Browse files Browse the repository at this point in the history
Bumps [colored](https://github.com/mackwic/colored) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/mackwic/colored/releases)
- [Changelog](https://github.com/mackwic/colored/blob/master/CHANGELOG.md)
- [Commits](colored-rs/colored@v1.6.1...v1.7.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support authored and Wilfred committed Jan 27, 2019
1 parent 5b2d616 commit 5a92de4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -5,7 +5,7 @@ authors = ["Wilfred Hughes <me@wilfred.me.uk>"]

[dependencies]
regex = "1"
colored = "1.6"
colored = "1.7"
diff = "0.1.11"
clap = "2.32"
itertools = "0.8.0"
Expand Down

0 comments on commit 5a92de4

Please sign in to comment.