summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2017-12-08 11:27:13 +0100
committerMatthias Beyer <mail@beyermatthias.de>2018-01-03 16:54:08 +0100
commit7a364639ee992efa41c6a6183587c31d63bbe699 (patch)
tree990c8a3f2d814e8d86a883fd6225648c17e08ec7 /Cargo.toml
parent0c9c9e26c1705c660baf2fb015b1dd5e14f748ce (diff)
Initial import: imag-log
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 6416893e..0a6bcdd1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -15,6 +15,7 @@ members = [
"bin/domain/imag-contact",
"bin/domain/imag-diary",
"bin/domain/imag-habit",
+ "bin/domain/imag-log",
"bin/domain/imag-mail",
"bin/domain/imag-notes",
"bin/domain/imag-timetrack",