From efe4d8b9d5f0b6471a30e934d3677040dc6c50bb Mon Sep 17 00:00:00 2001 From: "oxide-renovate[bot]" <146848827+oxide-renovate[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 04:17:21 +0000 Subject: [PATCH] Update Rust crate chrono to 0.4.42 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7ac2f0b..7335b54 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,7 +21,7 @@ atomicwrites = "0.4.4" camino = "1.2.0" camino-tempfile = "1.4.1" camino-tempfile-ext = "0.3.3" -chrono = { version = "0.4.38", features = ["serde"] } +chrono = { version = "0.4.42", features = ["serde"] } clap = "4.5" debug-ignore = "1.0.5" drift = "0.1.1"