mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +07:00
Implement the git status module (#45)
This commit is contained in:
@@ -12,6 +12,8 @@ git2 = "0.8.0"
|
||||
toml = "0.5.0"
|
||||
serde_json = "1.0.39"
|
||||
rayon = "1.0.3"
|
||||
pretty_env_logger = "0.3.0"
|
||||
log = "0.4.6"
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = "3.0.7"
|
||||
|
||||
Reference in New Issue
Block a user