mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +07:00
build(deps): update rust crate clap to 4.0.15
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ notify = ["notify-rust"]
|
||||
|
||||
[dependencies]
|
||||
chrono = { version = "0.4.22", features = ["clock", "std"] }
|
||||
clap = { version = "4.0.14", features = ["derive", "cargo", "unicode"] }
|
||||
clap = { version = "4.0.15", features = ["derive", "cargo", "unicode"] }
|
||||
clap_complete = "4.0.2"
|
||||
dirs-next = "2.0.0"
|
||||
dunce = "1.0.3"
|
||||
|
||||
Reference in New Issue
Block a user