summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2016-01-03 20:11:15 +0100
committerMatthias Beyer <mail@beyermatthias.de>2016-01-03 20:11:15 +0100
commita5cbac534edaa1653e013cfc5cf95948089311ac (patch)
tree2fb3c4f57dfa5189c01905015417b709f7c079e6 /Cargo.toml
parent8fc5f68c23d158e1d15b9d9a5c0580d823f261b2 (diff)
Remove dep: term
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 30c0b1b5..259fae6a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -22,7 +22,6 @@ serde = "0.6.1"
serde_json = "0.6.0"
clap = { version = "1.4.5", features = ["yaml"] }
-term = "0.2.12"
term_grid = "0.1.2"
prettytable-rs = "0.4.0"
open = "1.1.0"