mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
build(deps): update rust crate chrono to 0.4.44
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@ config-schema = ["schemars"]
|
||||
notify = ["notify-rust"]
|
||||
|
||||
[dependencies]
|
||||
chrono = { version = "0.4.43", default-features = false, features = ["clock", "std", "wasmbind"] }
|
||||
chrono = { version = "0.4.44", default-features = false, features = ["clock", "std", "wasmbind"] }
|
||||
clap = { version = "4.5.60", features = ["derive", "cargo", "unicode"] }
|
||||
clap_complete = "4.5.66"
|
||||
clap_complete_nushell = "4.5.10"
|
||||
|
||||
Reference in New Issue
Block a user