mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
build(deps): update clap crates to 4.4.0
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.26", default-features = false, features = ["clock", "std", "wasmbind"] }
|
||||
clap = { version = "4.3.23", features = ["derive", "cargo", "unicode"] }
|
||||
clap_complete = "4.3.2"
|
||||
clap = { version = "4.4.0", features = ["derive", "cargo", "unicode"] }
|
||||
clap_complete = "4.4.0"
|
||||
dirs-next = "2.0.0"
|
||||
dunce = "1.0.4"
|
||||
gethostname = "0.4.3"
|
||||
|
||||
Reference in New Issue
Block a user