summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authortslil clingman <>2020-01-19 23:26:29 -0800
committertslil clingman <>2020-01-19 23:26:29 -0800
commit8110985e6636e511f0a2e85a6f30aa8ff109320d (patch)
tree7e6c1b38d04db474aac5cdac2593878f167cac8a /Cargo.toml
parent4d18fad08c185e07d030f6574963ec6de8441ee5 (diff)
Parsing `by hand', gui in separate module
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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"