mirror of
https://github.com/Llewellynvdm/starship.git
synced 2025-01-27 09:08:27 +00:00
build(deps): update rust crate git-features to 0.23.1
This commit is contained in:
parent
df5a04288c
commit
f65861946d
@ -48,7 +48,7 @@ clap_complete = "4.0.5"
|
|||||||
dirs-next = "2.0.0"
|
dirs-next = "2.0.0"
|
||||||
dunce = "1.0.3"
|
dunce = "1.0.3"
|
||||||
gethostname = "0.4.0"
|
gethostname = "0.4.0"
|
||||||
git-features = { version = "0.23.0", optional = true }
|
git-features = { version = "0.23.1", optional = true }
|
||||||
# default feature restriction addresses https://github.com/starship/starship/issues/4251
|
# default feature restriction addresses https://github.com/starship/starship/issues/4251
|
||||||
git-repository = { version = "0.27.0", default-features = false, features = ["max-performance-safe"] }
|
git-repository = { version = "0.27.0", default-features = false, features = ["max-performance-safe"] }
|
||||||
indexmap = { version = "1.9.1", features = ["serde"] }
|
indexmap = { version = "1.9.1", features = ["serde"] }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user