Skip to content

Commit

Permalink
fix(deps): update rust crate crc32fast to 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 12, 2024
1 parent 0c6fda1 commit 85e6dc9
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 @@ -24,7 +24,7 @@ segment_history = []
[dependencies]
byteorder = "1.5.0"
chrono = "0.4.33"
crc32fast = "1.3.2"
crc32fast = "1.4.0"
crossbeam-skiplist = "0.1.3"
fs_extra = "1.3.0"
guardian = "1.1.0"
Expand Down

0 comments on commit 85e6dc9

Please sign in to comment.