diff options
| author | tslil clingman <> | 2020-01-19 23:26:29 -0800 |
|---|---|---|
| committer | tslil clingman <> | 2020-01-19 23:26:29 -0800 |
| commit | 8110985e6636e511f0a2e85a6f30aa8ff109320d (patch) | |
| tree | 7e6c1b38d04db474aac5cdac2593878f167cac8a /Cargo.toml | |
| parent | 4d18fad08c185e07d030f6574963ec6de8441ee5 (diff) | |
Parsing `by hand', gui in separate module
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,4 +8,4 @@ edition = "2018" [dependencies] pancurses = "0.16.1" -nom = "5.0.1" +# nom = "5.0.1" |
