Skip to content

Commit

Permalink
chore(deps): update rust crate chrono to 0.4.29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 5, 2023
1 parent 4fb25f1 commit bf3bb9b
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 22 deletions.
95 changes: 74 additions & 21 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.29"
quote = "1.0.23"

0 comments on commit bf3bb9b

Please sign in to comment.