Skip to content

Commit

Permalink
build(deps): bump chrono version to "0.4.35"
Browse files Browse the repository at this point in the history
  • Loading branch information
bydlw98 committed Mar 16, 2024
1 parent 46a9220 commit 2f9287e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ clap_mangen = "0.2.14"
[dependencies]
anyhow = "1.0.80"
cfg-if = "1.0.0"
chrono = { version = "0.4.31", default-features = false, features = [
chrono = { version = "0.4.35", default-features = false, features = [
"std",
"clock",
] }
Expand Down

0 comments on commit 2f9287e

Please sign in to comment.