mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
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:
committed by
Matan Kushner
parent
b4fccc46d7
commit
f2f7815960
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user