mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +07:00
build(deps): update rust crate clap_complete to 4.5.2
This commit is contained in:
+1
-1
@@ -44,7 +44,7 @@ gix-faster = ["gix-features/zlib-stock", "gix/fast-sha1"]
|
||||
[dependencies]
|
||||
chrono = { version = "0.4.37", default-features = false, features = ["clock", "std", "wasmbind"] }
|
||||
clap = { version = "4.5.4", features = ["derive", "cargo", "unicode"] }
|
||||
clap_complete = "4.5.1"
|
||||
clap_complete = "4.5.2"
|
||||
dirs = "5.0.1"
|
||||
dunce = "1.0.4"
|
||||
gethostname = "0.4.3"
|
||||
|
||||
Reference in New Issue
Block a user