mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-24 13:47:38 +00:00
build(deps): update rust crate gix to 0.53.1
This commit is contained in:
parent
748ca01e6e
commit
8916dc6b51
@ -49,7 +49,7 @@ dirs-next = "2.0.0"
|
|||||||
dunce = "1.0.4"
|
dunce = "1.0.4"
|
||||||
gethostname = "0.4.3"
|
gethostname = "0.4.3"
|
||||||
# default feature restriction addresses https://github.com/starship/starship/issues/4251
|
# default feature restriction addresses https://github.com/starship/starship/issues/4251
|
||||||
gix = { version = "0.53.0", default-features = false, features = ["max-performance-safe", "revision"] }
|
gix = { version = "0.53.1", default-features = false, features = ["max-performance-safe", "revision"] }
|
||||||
gix-features = { version = "0.34.0", optional = true }
|
gix-features = { version = "0.34.0", optional = true }
|
||||||
indexmap = { version = "2.0.0", features = ["serde"] }
|
indexmap = { version = "2.0.0", features = ["serde"] }
|
||||||
log = { version = "0.4.20", features = ["std"] }
|
log = { version = "0.4.20", features = ["std"] }
|
||||||
|
Loading…
Reference in New Issue
Block a user