Commit
Author: Mauro D [mauro@stalw.art]
Hash: 180b6dad95ebd5f602d2592c57a3a183f33fce1f
Timestamp: Thu, 01 Dec 2022 15:09:21 +0000 (2 years ago)

+1 -1 +/-1 browse
Removed extra keywords.
1diff --git a/Cargo.toml b/Cargo.toml
2index 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"