mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +07:00
build(deps): update clap crates
This commit is contained in:
+2
-2
@@ -43,8 +43,8 @@ gix-faster = ["gix-features/zlib-stock", "gix/fast-sha1"]
|
||||
|
||||
[dependencies]
|
||||
chrono = { version = "0.4.38", default-features = false, features = ["clock", "std", "wasmbind"] }
|
||||
clap = { version = "4.5.17", features = ["derive", "cargo", "unicode"] }
|
||||
clap_complete = "4.5.28"
|
||||
clap = { version = "4.5.18", features = ["derive", "cargo", "unicode"] }
|
||||
clap_complete = "4.5.29"
|
||||
dirs = "5.0.1"
|
||||
dunce = "1.0.5"
|
||||
gethostname = "0.5.0"
|
||||
|
||||
Reference in New Issue
Block a user