mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-10 15:20:55 +00:00
build(deps): update rust crate clap to 4.4.12
This commit is contained in:
parent
a944dcfa14
commit
a3b6e8f92c
@ -43,7 +43,7 @@ gix-faster = ["gix-features/zlib-stock", "gix/fast-sha1"]
|
||||
|
||||
[dependencies]
|
||||
chrono = { version = "0.4.31", default-features = false, features = ["clock", "std", "wasmbind"] }
|
||||
clap = { version = "4.4.11", features = ["derive", "cargo", "unicode"] }
|
||||
clap = { version = "4.4.12", features = ["derive", "cargo", "unicode"] }
|
||||
clap_complete = "4.4.5"
|
||||
dirs-next = "2.0.0"
|
||||
dunce = "1.0.4"
|
||||
|
Loading…
Reference in New Issue
Block a user