diff --git a/Cargo.toml b/Cargo.toml index 429d269..ef2a9bf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"