Skip to content

Commit

Permalink
fix(deps): update rust crate chrono to 0.4.34
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 11, 2024
1 parent 0c6fda1 commit f0edbe4
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.33"
chrono = "0.4.34"
crc32fast = "1.3.2"
crossbeam-skiplist = "0.1.3"
fs_extra = "1.3.0"
Expand Down

0 comments on commit f0edbe4

Please sign in to comment.