summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2017-10-21 14:12:21 +0200
committerMatthias Beyer <mail@beyermatthias.de>2017-12-22 14:40:01 +0100
commitbe79f6373e6b4340d856586344178b22c054a2f2 (patch)
tree952d00ae7eb8c2c216366795a9e32ff128b09cbf /Cargo.toml
parent840bc86c901d96ca110f8610818884cdb725ffe3 (diff)
Import crate for imag-habit
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 03400335..c8a2b9f1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -14,6 +14,7 @@ members = [
"bin/domain/imag-bookmark",
"bin/domain/imag-contact",
"bin/domain/imag-diary",
+ "bin/domain/imag-habit",
"bin/domain/imag-mail",
"bin/domain/imag-notes",
"bin/domain/imag-timetrack",