summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorNamilskyy <alive6863@gmail.com>2025-11-17 20:50:04 +0300
committerNamilskyy <alive6863@gmail.com>2025-11-17 20:50:22 +0300
commit27f49ab09c39349d9bb85c7fcd6a94a1c3ac5d20 (patch)
tree9b0614d7d2277bf405d0a596fae0592980f143a2 /Cargo.toml
parente480ef5a1af5daec4fbc1ae7b3e81cba0c340c5e (diff)
Issue to rebase
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
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"