mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +07:00
build(deps): update rust crate chrono to 0.4.32
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@ gix-max-perf = ["gix-features/zlib-ng", "gix/fast-sha1"]
|
||||
gix-faster = ["gix-features/zlib-stock", "gix/fast-sha1"]
|
||||
|
||||
[dependencies]
|
||||
chrono = { version = "0.4.31", default-features = false, features = ["clock", "std", "wasmbind"] }
|
||||
chrono = { version = "0.4.32", default-features = false, features = ["clock", "std", "wasmbind"] }
|
||||
clap = { version = "4.4.18", features = ["derive", "cargo", "unicode"] }
|
||||
clap_complete = "4.4.9"
|
||||
dirs-next = "2.0.0"
|
||||
|
||||
Reference in New Issue
Block a user