mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
build(deps): update clap crates
This commit is contained in:
+2
-2
@@ -36,8 +36,8 @@ notify = ["notify-rust"]
|
||||
|
||||
[dependencies]
|
||||
chrono = { version = "0.4.41", default-features = false, features = ["clock", "std", "wasmbind"] }
|
||||
clap = { version = "4.5.43", features = ["derive", "cargo", "unicode"] }
|
||||
clap_complete = "4.5.56"
|
||||
clap = { version = "4.5.44", features = ["derive", "cargo", "unicode"] }
|
||||
clap_complete = "4.5.57"
|
||||
clap_complete_nushell = "4.5.8"
|
||||
dirs = "6.0.0"
|
||||
dunce = "1.0.5"
|
||||
|
||||
Reference in New Issue
Block a user