From 6447d69ccd46adecb86e5b4b49048a0b1e01dfd0 Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate@communiquons.org>
Date: Tue, 1 Apr 2025 02:04:48 +0000
Subject: [PATCH] Update Rust crate clap to 4.5.34

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

diff --git a/Cargo.toml b/Cargo.toml
index 6841030..571ac0a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,4 +8,4 @@ log = "0.4.22"
 env_logger = "0.11.5"
 actix-web = "4"
 rand = "0.9.0-alpha.2"
-clap = { version = "4.5.16", features = ["derive"] }
+clap = { version = "4.5.34", features = ["derive"] }