From e8da1dd3007a392e9594eca72177265f356cabeb Mon Sep 17 00:00:00 2001 From: NanoTech Date: Tue, 6 Dec 2016 21:55:47 -0600 Subject: Colored error messages --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 8a5ad81..ea1250e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,3 +11,4 @@ lalrpop = "0.12.4" bytecount = "0.1.4" lalrpop-util = "0.12.4" nom = "2.0.0" +term-painter = "0.2.3" -- cgit v1.2.3