From 8110985e6636e511f0a2e85a6f30aa8ff109320d Mon Sep 17 00:00:00 2001 From: tslil clingman <> Date: Sun, 19 Jan 2020 23:26:29 -0800 Subject: Parsing `by hand', gui in separate module --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 09711ac..7801309 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,4 +8,4 @@ edition = "2018" [dependencies] pancurses = "0.16.1" -nom = "5.0.1" +# nom = "5.0.1" -- cgit v1.3.1