summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorNamilskyy <alive6863@gmail.com>2025-03-24 21:54:57 +0300
committerNamilskyy <alive6863@gmail.com>2025-03-24 21:54:57 +0300
commit8aa6261e8ee3bdea030a8245e10bffd3de523a5c (patch)
tree3f4e4196acb8f953c8d5bf9e79b2c4d8f5025682 /Cargo.toml
parentd10394452f71074c9fabe598b9a39067909fdf93 (diff)
Update Cargo.toml. Versions
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml5
1 files changed, 3 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index dade610..f365cba 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,5 +7,6 @@ edition = "2021"
termimage = "1.2"
reqwest = "0.12.15"
chrono = "0.4"
-serde = ""
-tokio = ""
+serde = "1.0"
+clap = "4.0"
+