From bb405cc533daaa61c9cdcb01dab2681fb1b08675 Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Sun, 5 Jul 2020 16:16:24 +0200 Subject: Add gluecode for async loading of mailboxes 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 f04bf9c..ca2a061 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,6 +8,8 @@ version = "0.1.0" handlebars = "3" walkdir = "2" anyhow = "1" +log = "0.4" +env_logger = "0.7" maildir.git = "https://git.sr.ht/~matthiasbeyer/maildir" mailparse.git = "https://git.sr.ht/~matthiasbeyer/mailparse" cursive-tabs.git = "https://git.sr.ht/~matthiasbeyer/cursive-tabs" -- cgit v1.2.3