Skip to content

Commit

Permalink
chore(deps): update rust crate chrono to 0.4.31
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 15, 2023
1 parent 2304b65 commit 9fcbcf8
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 41 deletions.
115 changes: 75 additions & 40 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 crates/timestamp-macro/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ proc-macro = true
doctest = false

[dependencies]
chrono = "0.4.24"
chrono = "0.4.31"
quote = "1.0.23"

0 comments on commit 9fcbcf8

Please sign in to comment.