From 27f49ab09c39349d9bb85c7fcd6a94a1c3ac5d20 Mon Sep 17 00:00:00 2001 From: Namilskyy Date: Mon, 17 Nov 2025 20:50:04 +0300 Subject: Issue to rebase --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index a572f3d..379e24d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,3 +12,4 @@ reqwest = { version = "0.11", features = ["json"] } tokio = { version = "1.0", features = ["full"] } chrono = "0.4" termimage = "1.2.2" +clap_derive = "4.5.49" -- cgit v1.2.3