summaryrefslogtreecommitdiffstats
path: root/bin/domain/imag-mail/Cargo.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2018-02-10 14:09:25 +0100
committerMatthias Beyer <mail@beyermatthias.de>2018-02-10 14:11:46 +0100
commit3b710e082d351d7025454bd6b3efb75a2fe8813b (patch)
treee6233c008ac284edadf9b3b93b27903cbf0a422d /bin/domain/imag-mail/Cargo.toml
parenta1c84a377044e0b6df2462abf080377dbc22d0eb (diff)
Add missing Cargo.toml metadata
Diffstat (limited to 'bin/domain/imag-mail/Cargo.toml')
-rw-r--r--bin/domain/imag-mail/Cargo.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/domain/imag-mail/Cargo.toml b/bin/domain/imag-mail/Cargo.toml
index 9fef00d9..670daa1d 100644
--- a/bin/domain/imag-mail/Cargo.toml
+++ b/bin/domain/imag-mail/Cargo.toml
@@ -9,6 +9,10 @@ keywords = ["imag", "PIM", "personal", "information", "management"]
readme = "../../../README.md"
license = "LGPL-2.1"
+documentation = "https://matthiasbeyer.github.io/imag/imag_documentation/index.html"
+repository = "https://github.com/matthiasbeyer/imag"
+homepage = "http://imag-pim.org"
+
[badges]
travis-ci = { repository = "matthiasbeyer/imag" }
is-it-maintained-issue-resolution = { repository = "matthiasbeyer/imag" }