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.24", default-features = false, features = ["clock", "std", "wasmbind"] }
|
||||
clap = { version = "4.1.13", features = ["derive", "cargo", "unicode"] }
|
||||
clap_complete = "4.1.5"
|
||||
clap = { version = "4.1.14", features = ["derive", "cargo", "unicode"] }
|
||||
clap_complete = "4.1.6"
|
||||
dirs-next = "2.0.0"
|
||||
dunce = "1.0.3"
|
||||
gethostname = "0.4.1"
|
||||
|
||||
Reference in New Issue
Block a user