From a21149452d46267137e45df5718afcd5422158af Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 30 Mar 2025 02:16:48 +0000 Subject: [PATCH] Update Rust crate chrono to 0.4.40 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index bde0ed2..f14b4c9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -37,6 +37,6 @@ webauthn-rs = { version = "0.5.0", features = ["danger-allow-state-serialisation url = "2.5.0" light-openid = { version = "1.0.4", features = ["crypto-wrapper"] } bincode = "2.0.1" -chrono = "0.4.38" +chrono = "0.4.40" lazy_static = "1.4.0" mailchecker = "6.0.8"