From 3d9dfaeadf85c31295b2b14ac25bd66ddc774177 Mon Sep 17 00:00:00 2001 From: NanoTech Date: Tue, 6 Dec 2016 21:22:01 -0600 Subject: rustc-style error messages --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 625cda1..8a5ad81 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,5 +8,6 @@ build = "build.rs" lalrpop = "0.12.4" [dependencies] +bytecount = "0.1.4" lalrpop-util = "0.12.4" nom = "2.0.0" -- cgit v1.2.3