From 041b25f2ec5c28fea1d2f81177a344ee0b74c32d Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Thu, 14 Jan 2021 20:51:49 +0100 Subject: Add mail view Signed-off-by: Matthias Beyer --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 8709e72..2a60db3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,6 +19,8 @@ env_logger = "0.7" flexi_logger = "*" getset = "0.1" handlebars = "3" +indoc = "1" +itertools = "0.10" log = "0.4" mailparse.git = "https://git.sr.ht/~matthiasbeyer/mailparse" notmuch = "0.6" -- cgit v1.2.3