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

This commit is contained in:
renovate[bot]
2022-11-28 16:09:55 +00:00
parent 0427863168
commit 7998c4a14d
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ clap_complete = "4.0.6"
dirs-next = "2.0.0"
dunce = "1.0.3"
gethostname = "0.4.0"
git-features = { version = "0.24.0", optional = true }
git-features = { version = "0.24.1", optional = true }
# default feature restriction addresses https://github.com/starship/starship/issues/4251
git-repository = { version = "0.29.0", default-features = false, features = ["max-performance-safe"] }
indexmap = { version = "1.9.2", features = ["serde"] }