Skip to content

Commit

Permalink
fix(deps): update rust crate chrono to 0.4.32
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2024
1 parent 471092d commit 6e6caa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ segment_history = []

[dependencies]
byteorder = "1.5.0"
chrono = "0.4.31"
chrono = "0.4.32"
crc32fast = "1.3.2"
crossbeam-skiplist = "0.1.3"
fs_extra = "1.3.0"
Expand Down

0 comments on commit 6e6caa1

Please sign in to comment.