Start working on char color for status

This commit is contained in:
Matan Kushner
2019-04-02 00:45:49 -04:00
parent 4e1ae06622
commit 41ee54933b
4 changed files with 30 additions and 1 deletions
Generated
+1
View File
@@ -57,6 +57,7 @@ dependencies = [
name = "starship"
version = "0.1.0"
dependencies = [
"ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
"clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
]