From 0837f83b7d50dfcd1d17025c6f09cde810c1b5c7 Mon Sep 17 00:00:00 2001 From: pierresy Date: Sat, 7 Nov 2015 12:18:50 +0100 Subject: Added dependency "term" and support to styles (color, etc ...) --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index a7515fd..8611ae8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,3 +19,4 @@ name = "prettytable" [dependencies] unicode-width = "*" +term = "*" -- cgit v1.2.3