From 669f843d2d41c8087517f305226f2dc4e90a0fb3 Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate@communiquons.org>
Date: Mon, 31 Mar 2025 00:30:34 +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 bb9cb7a..39de89a 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"