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:
+3
-3
@@ -36,9 +36,9 @@ notify = ["notify-rust"]
|
||||
|
||||
[dependencies]
|
||||
chrono = { version = "0.4.41", default-features = false, features = ["clock", "std", "wasmbind"] }
|
||||
clap = { version = "4.5.39", features = ["derive", "cargo", "unicode"] }
|
||||
clap_complete = "4.5.52"
|
||||
clap_complete_nushell = "4.5.6"
|
||||
clap = { version = "4.5.40", features = ["derive", "cargo", "unicode"] }
|
||||
clap_complete = "4.5.54"
|
||||
clap_complete_nushell = "4.5.7"
|
||||
dirs = "6.0.0"
|
||||
dunce = "1.0.5"
|
||||
# default feature restriction addresses https://github.com/starship/starship/issues/4251
|
||||
|
||||
Reference in New Issue
Block a user