From 7ec8c19e31bc88a6863ba2af40802ede31b18306 Mon Sep 17 00:00:00 2001 From: Nadrieril Date: Fri, 1 Mar 2019 00:44:55 +0100 Subject: Improve pest file layout --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 48c5488..9775e6a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,6 +9,7 @@ build = "build.rs" lalrpop = "0.16.3" abnf = { git = "https://github.com/Nadrieril/abnf" } itertools = "0.8.0" +pretty = "0.5.2" [dependencies] bytecount = "0.5.1" -- cgit v1.2.3