From 25b44073ec13c2766592cf50733208e25be7f035 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 31 May 2026 11:51:08 +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",