mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +07:00
build(deps): update rust crate git-repository to 0.28.0
This commit is contained in:
+1
-1
@@ -50,7 +50,7 @@ dunce = "1.0.3"
|
||||
gethostname = "0.4.0"
|
||||
git-features = { version = "0.23.1", optional = true }
|
||||
# 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.28.0", default-features = false, features = ["max-performance-safe"] }
|
||||
indexmap = { version = "1.9.1", features = ["serde"] }
|
||||
local_ipaddress = "0.1.3"
|
||||
log = { version = "0.4.17", features = ["std"] }
|
||||
|
||||
Reference in New Issue
Block a user