mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
build(deps): update rust crate clap to 4.5.47 (#6943)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ notify = ["notify-rust"]
|
||||
|
||||
[dependencies]
|
||||
chrono = { version = "0.4.41", default-features = false, features = ["clock", "std", "wasmbind"] }
|
||||
clap = { version = "4.5.46", features = ["derive", "cargo", "unicode"] }
|
||||
clap = { version = "4.5.47", features = ["derive", "cargo", "unicode"] }
|
||||
clap_complete = "4.5.57"
|
||||
clap_complete_nushell = "4.5.8"
|
||||
dirs = "6.0.0"
|
||||
|
||||
Reference in New Issue
Block a user