diff --git a/Cargo.toml b/Cargo.toml index 9c624f5..376979b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,6 +22,6 @@ minify-js = "0.5" glob = "0.3" comrak = "0.18" reqwest = { version = "0.11", features = ["json"] } -chrono = "0.4" +chrono = "0.4.24" chrono-tz = "0.8" rss = "2.0"