build(deps): update rust crate git-features to 0.26.4

This commit is contained in:
renovate[bot]
2023-02-14 07:41:01 +00:00
committed by GitHub
parent 07c2298965
commit f1c129b07f
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ clap_complete = "4.1.1"
dirs-next = "2.0.0"
dunce = "1.0.3"
gethostname = "0.4.1"
git-features = { version = "0.26.2", optional = true }
git-features = { version = "0.26.4", optional = true }
# default feature restriction addresses https://github.com/starship/starship/issues/4251
git-repository = { version = "0.35.0", default-features = false, features = ["max-performance-safe"] }
indexmap = { version = "1.9.2", features = ["serde"] }