summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2016-01-03 20:10:03 +0100
committerMatthias Beyer <mail@beyermatthias.de>2016-01-03 20:10:03 +0100
commit8fc5f68c23d158e1d15b9d9a5c0580d823f261b2 (patch)
tree4b56ac21a8ea421967309524bf73fffeb3008014 /Cargo.toml
parent221fbee4a709f7022ca89dcebb42f7f3b443f806 (diff)
Remove dep: rustty
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 04479644..30c0b1b5 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"] }
-rustty = "0.1.9"
term = "0.2.12"
term_grid = "0.1.2"
prettytable-rs = "0.4.0"