chore(deps): Bump ansi_term from 0.11.0 to 0.12.0 (#96)

Bumps [ansi_term](https://github.com/ogham/rust-ansi-term) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/ogham/rust-ansi-term/releases)
- [Commits](https://github.com/ogham/rust-ansi-term/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-07-15 13:33:54 -04:00
committed by Matan Kushner
parent ba708baebd
commit d26353f3e3
2 changed files with 11 additions and 2 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ maintenance = { status = "actively-developed" }
[dependencies]
clap = "2.33.0"
ansi_term = "0.11.0"
ansi_term = "0.12.0"
dirs = "2.0.1"
git2 = "0.9.1"
toml = "0.5.1"