summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2019-02-17 11:49:37 +0100
committerMatthias Beyer <mail@beyermatthias.de>2019-02-20 16:22:52 +0100
commit198c59f717a2c3b2dff8c9d9d5a7a1f45684ceda (patch)
tree7ded93dd7840c786a32cf6ec55afe5f590447ad9 /Cargo.toml
parentf84cc8169fffee3904cd44c14baec0bac7a05478 (diff)
Revert "Remove imag-mail"
This reverts commit f9a980c344227898df1fec54a41c84275f7325b2. Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
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 96a18e29..20f7d34f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -22,6 +22,7 @@ members = [
"bin/domain/imag-diary",
"bin/domain/imag-habit",
"bin/domain/imag-log",
+ "bin/domain/imag-mail",
"bin/domain/imag-notes",
"bin/domain/imag-timetrack",
"bin/domain/imag-todo",