From 92019c2affce7c5acae39510fec54c5810da228b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gustav=20S=C3=B6rn=C3=A4s?= Date: Wed, 28 Apr 2021 23:57:33 +0200 Subject: remove termimad Let's solve this some other way. Skip HTML entirely? --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index adcfe8b..a06693e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,6 @@ edition = "2018" [dependencies] termion = "1" # terminal control (cursor, style) -# termimad = "0.10" # markdown renderer notmuch = { path = "notmuch" } -- cgit v1.2.1