summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 78d8006..4c95a4a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -20,6 +20,7 @@ mailparse.git = "https://git.sr.ht/~matthiasbeyer/mailparse"
notmuch = "0.6"
serde = { version = "1.0", features = ["derive"] }
walkdir = "2"
+result-inspect = "0.1"
cursive = "0.15"
cursive_core = "0.1"