summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLLLL Colonq <llll@colonq>2025-02-16 04:45:58 -0500
committerLLLL Colonq <llll@colonq>2025-02-16 04:46:09 -0500
commit33d69b282e082acce3c5d36cc08cd99a7ccf738d (patch)
tree58f8e5c2f8d1a9deb3129a84e2071ed7c973e735 /Cargo.toml
parentf2d6e8ac38e8ade9bebc355f4c0e97760f6f1649 (diff)
Update terminal
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 2c16291..05f42bb 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -42,5 +42,4 @@ env_logger = "*"
tokio = { version = "*", features = ["full"] }
clap = { version = "*", features = ["cargo"] }
base64 = "0.22.1"
-colored = "2.2.0"
termion = "*" \ No newline at end of file