Skip to content

Commit 23954c3

Browse files
committed
fix(deps): update rust crate chrono to 0.4.29
1 parent 9b08451 commit 23954c3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ inquire = "0.6.2"
3030
clap_complete = "4.4.0"
3131
anyhow = "1.0.75"
3232
directories = "5.0.1"
33-
chrono = { version = "0.4.28", features = ["serde"] }
33+
chrono = { version = "0.4.29", features = ["serde"] }
3434
uuid = { version = "1.4.1", features = ["v4"] }
3535
convert_case = "0.6.0"

0 commit comments

Comments
 (0)