From 2f46769c872a77d24ecfaaa4e0c35ab56b218a22 Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate@communiquons.org>
Date: Thu, 3 Apr 2025 00:34:05 +0000
Subject: [PATCH] Update Rust crate log to 0.4.27

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

diff --git a/Cargo.toml b/Cargo.toml
index ce52e51..4508148 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,4 +7,4 @@ edition = "2024"
 clap = {version = "4.5.35", features = ["derive", "env"]}
 actix-web = "4.10.2"
 env_logger = "0.11.5"
-log = "0.4.22"
+log = "0.4.27"