mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
fix(directory): preserve substitution order (#1782)
This commit is contained in:
@@ -60,6 +60,7 @@ term_size = "0.3.2"
|
||||
quick-xml = "0.19.0"
|
||||
rand = "0.7.3"
|
||||
serde_derive = "1.0.115"
|
||||
indexmap = "1.6.0"
|
||||
notify-rust = { version = "4.0.0", optional = true }
|
||||
|
||||
# Optional/http:
|
||||
|
||||
Reference in New Issue
Block a user