summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
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"
+