From 2ee8ef57c37b9fec71004f6eb5c29a223ba6917f Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Sat, 31 Oct 2015 12:05:25 +0100 Subject: [PATCH] Add dep: term_grid --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 2e7072d6..c2730511 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,4 +21,5 @@ chrono = "0.2.16" clap = { version = "1.4.5", features = ["yaml"] } rustty = "0.1.9" term = "0.2.12" +term_grid = "0.1.2"