diff options
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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" |
