Commit
+1 -1 +/-1 browse
1 | diff --git a/Cargo.toml b/Cargo.toml |
2 | index a7fbffe..051b5f9 100644 |
3 | --- a/Cargo.toml |
4 | +++ b/Cargo.toml |
5 | @@ -7,7 +7,7 @@ authors = [ "Stalwart Labs <hello@stalw.art>"] |
6 | license = "Apache-2.0 OR MIT" |
7 | repository = "https://github.com/stalwartlabs/mail-auth" |
8 | homepage = "https://github.com/stalwartlabs/mail-auth" |
9 | - keywords = ["dkim", "dmarc", "spf", "arc", "email", "mail", "e-mail"] |
10 | + keywords = ["dkim", "dmarc", "spf", "arc", "mail"] |
11 | categories = ["email", "authentication"] |
12 | readme = "README.md" |
13 | resolver = "2" |