Skip to content

Commit

Permalink
chore(deps): update rust crate chrono to 0.4.26
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 3, 2023
1 parent 7479c36 commit 52cd54c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 14 deletions.
22 changes: 9 additions & 13 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.26"
quote = "1.0.23"

0 comments on commit 52cd54c

Please sign in to comment.