From 7584d20a89785ebc3694593c97ce96ec41edb265 Mon Sep 17 00:00:00 2001 From: Namilskyy Date: Sun, 23 Nov 2025 14:53:23 +0300 Subject: Created PKGBUILD and SRCINFO --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 0c0b53a..0863bc0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,3 +15,4 @@ reqwest = { version = "0.11", features = ["json"] } tokio = { version = "1.0", features = ["full"] } clap_derive = "4.5.49" serde_yml = "0.0.12" +termimage = "1.2.2" -- cgit v1.2.3