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 6b40bc0 commit fe03c90
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions server/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 server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ proptest = "1.2.0"
proptest-derive = "0.4.0"
serde_json = "1.0.107"
itertools = "0.11.0"
chrono = { version = "0.4.30" }
chrono = { version = "0.4.31" }
futures = "0.3.28"
uuid = "1.4.1"
deriving_via = "1.5.0"
Expand Down

0 comments on commit fe03c90

Please sign in to comment.