mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +07:00
Parallelize prompt modules (#46)
This commit is contained in:
@@ -11,6 +11,7 @@ dirs = "1.0.5"
|
||||
git2 = "0.8.0"
|
||||
toml = "0.5.0"
|
||||
serde_json = "1.0.39"
|
||||
rayon = "1.0.3"
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = "3.0.7"
|
||||
|
||||
Reference in New Issue
Block a user