diff options
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -8,7 +8,6 @@ edition = "2018" [dependencies] termion = "1" # terminal control (cursor, style) -# termimad = "0.10" # markdown renderer notmuch = { path = "notmuch" } |
