From 4e782f381eddccfcffb81ffb8021348dbaa209db Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate@communiquons.org>
Date: Tue, 1 Apr 2025 02:01:16 +0000
Subject: [PATCH] Update Rust crate lazy_static to 1.5.0

---
 Cargo.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Cargo.toml b/Cargo.toml
index 11c79d6..82ab93a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -38,5 +38,5 @@ url = "2.5.0"
 light-openid = { version = "1.0.4", features = ["crypto-wrapper"] }
 bincode = "2.0.1"
 chrono = "0.4.40"
-lazy_static = "1.4.0"
+lazy_static = "1.5.0"
 mailchecker = "6.0.8"