From 8a1012be323459440032813c2b21b62174924c6c Mon Sep 17 00:00:00 2001 From: Nadrieril Date: Wed, 27 Feb 2019 15:36:12 +0100 Subject: Revert "Try to update to latest nom" This reverts commit d5bc8da87f3fed99a010d867a3e34d2768caf768. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index e6fb36c..f781e03 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,5 +10,5 @@ lalrpop = "0.16.3" [dependencies] bytecount = "0.5.1" lalrpop-util = "0.16.3" -nom = "4.0.0" +nom = "3.0.0" term-painter = "0.2.3" -- cgit v1.2.3