summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 8b9918a..357030a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,6 +5,8 @@ license = "ISC"
repository = "https://git.dilluti0n.com/http2lmtp"
version = "0.1.0"
edition = "2021"
+keywords = ["email", "lmtp", "smtp", "cloudflare", "daemon"]
+categories = ["email", "command-line-utilities"]
[dependencies]
axum = "0.8"