mirror of
https://github.com/starship/starship.git
synced 2026-06-21 02:02:14 +07:00
build(deps): update rust crate clap_complete to 4.6.5
This commit is contained in:
+1
-1
@@ -37,7 +37,7 @@ notify = ["notify-rust"]
|
||||
[dependencies]
|
||||
chrono = { version = "0.4.44", default-features = false, features = ["clock", "std", "wasmbind"] }
|
||||
clap = { version = "4.6.1", features = ["derive", "cargo", "unicode"] }
|
||||
clap_complete = "4.6.4"
|
||||
clap_complete = "4.6.5"
|
||||
clap_complete_nushell = "4.6.0"
|
||||
dirs = "6.0.0"
|
||||
dunce = "1.0.5"
|
||||
|
||||
Reference in New Issue
Block a user