From a709638d56da6ec4db68a7608d5dff5a78e2c16b Mon Sep 17 00:00:00 2001 From: Katharina Fey Date: Fri, 10 Jan 2020 16:43:49 +0000 Subject: Adding more metadata to libgitmail Cargo.toml --- libgitmail/Cargo.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/libgitmail/Cargo.toml b/libgitmail/Cargo.toml index b053bcc..778d0ef 100644 --- a/libgitmail/Cargo.toml +++ b/libgitmail/Cargo.toml @@ -1,6 +1,10 @@ [package] name = "libgitmail" description = "Provide an easy type-safe wrapper around git patch emails" +repository = "https://git.sr.ht/~spacekookie/dev-suite" +keywords = ["git", "mail", "patch", "git-send-mail", "git-patch"] +categories = ["email", "parsing"] +readme = "readme.md" version = "0.1.0" authors = ["Katharina Fey "] edition = "2018" -- cgit v1.2.3