diff --git a/Cargo.toml b/Cargo.toml index 9cf4fcf947..ce259b06e1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -72,7 +72,7 @@ byteorder = "1.5" bytesize = "1.3" calamine = "0.24.0" chardetng = "0.1.17" -chrono = { default-features = false, version = "0.4" } +chrono = { default-features = false, version = "0.4.34" } chrono-humanize = "0.2.3" chrono-tz = "0.8" crossbeam-channel = "0.5.8"