From 667fecd44b4a5660affb383398607ddca0c30beb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 00:40:27 +0000 Subject: [PATCH] chore(deps): update rust crate time to 0.3.47 [security] --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 80e3b0f..f32e856 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -49,7 +49,7 @@ serde_with = {version = "3.0.0", default-features = false, features = [ ]} sha1 = "0.11.0" thiserror = "2.0.0" -time = {version = "0.3.37", features = [ +time = {version = "0.3.47", features = [ "macros", "serde-human-readable", "serde-well-known",