mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-12-26 11:37:32 +00:00
build(deps): update rust crate clap to 4.3.10
This commit is contained in:
parent
a26b5b0f2b
commit
73e3cdc297
@ -43,7 +43,7 @@ gix-faster = ["gix-features/zlib-stock", "gix/fast-sha1"]
|
|||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
chrono = { version = "0.4.26", default-features = false, features = ["clock", "std", "wasmbind"] }
|
chrono = { version = "0.4.26", default-features = false, features = ["clock", "std", "wasmbind"] }
|
||||||
clap = { version = "4.3.9", features = ["derive", "cargo", "unicode"] }
|
clap = { version = "4.3.10", features = ["derive", "cargo", "unicode"] }
|
||||||
clap_complete = "4.3.1"
|
clap_complete = "4.3.1"
|
||||||
dirs-next = "2.0.0"
|
dirs-next = "2.0.0"
|
||||||
dunce = "1.0.4"
|
dunce = "1.0.4"
|
||||||
|
Loading…
Reference in New Issue
Block a user