mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +07:00
build(deps): update rust crate gix to 0.76.0 (#7184)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@ clap_complete_nushell = "4.5.10"
|
||||
dirs = "6.0.0"
|
||||
dunce = "1.0.5"
|
||||
# default feature restriction addresses https://github.com/starship/starship/issues/4251
|
||||
gix = { version = "0.75.0", default-features = false, features = ["max-performance-safe", "revision", "zlib-rs", "status"] }
|
||||
gix = { version = "0.76.0", default-features = false, features = ["max-performance-safe", "revision", "zlib-rs", "status"] }
|
||||
indexmap = { version = "2.12.1", features = ["serde"] }
|
||||
jsonc-parser = { version = "0.28.0", features = ["serde"] }
|
||||
log = { version = "0.4.29", features = ["std"] }
|
||||
|
||||
Reference in New Issue
Block a user