summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 32dab6b..0c0b53a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -13,7 +13,5 @@ toml = "0.7"
clap = { version = "4.4", features = ["derive"] }
reqwest = { version = "0.11", features = ["json"] }
tokio = { version = "1.0", features = ["full"] }
-chrono = "0.4"
-termimage = "1.2.2"
clap_derive = "4.5.49"
serde_yml = "0.0.12"