summaryrefslogtreecommitdiffstats
path: root/mail/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'mail/Cargo.toml')
-rw-r--r--mail/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/Cargo.toml b/mail/Cargo.toml
index 1645781..b555110 100644
--- a/mail/Cargo.toml
+++ b/mail/Cargo.toml
@@ -7,7 +7,7 @@ keywords = ["mail", "rfc5322", "mime", "smtp", "template"]
description = "mail, facade for a number of mail related crates for creating and sending mails"
license = "MIT OR Apache-2.0"
readme = "./README.md"
-repository = "https://github.com/1aim/mail"
+repository = "https://github.com/dac-gmbh/mail"
autoexamples = true
[features]