chore(deps): Bump ansi_term from 0.12.0 to 0.12.1 (#277)

Bumps [ansi_term](https://github.com/ogham/rust-ansi-term) from 0.12.0 to 0.12.1.
- [Release notes](https://github.com/ogham/rust-ansi-term/releases)
- [Commits](https://github.com/ogham/rust-ansi-term/compare/v0.12.0...v0.12.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-09-03 11:04:47 -04:00
committed by Matan Kushner
parent b4fccc46d7
commit f2f7815960
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ default = ["battery"]
[dependencies]
clap = "2.33.0"
ansi_term = "0.12.0"
ansi_term = "0.12.1"
dirs = "2.0.2"
git2 = "0.10.0"
toml = "0.5.3"