summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2018-07-05 22:57:52 +0300
committerYuval Adam <_@yuv.al>2018-07-05 22:57:52 +0300
commit518508751bf842f06837a4607fdba5b6493d2476 (patch)
tree1252fcd91bb1d70c0a4955334c520e41f9ef1820 /Cargo.toml
parent5880c9d7d6fb10b9294f7e1b7a30c3ed327e076e (diff)
Restructure and remove colored
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 62fcd62..c7698f7 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -4,6 +4,5 @@ version = "0.1.0"
authors = ["Yuval Adam <_@yuv.al>"]
[dependencies]
-colored = "1.6"
clap = "2.32"
termios = "0.3.0"