From baf4a61a6879ed2b94106ab627e88585359395f4 Mon Sep 17 00:00:00 2001 From: Dirk Van Haerenborgh Date: Wed, 21 Mar 2018 09:33:17 +0100 Subject: update package description --- Cargo.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Cargo.toml b/Cargo.toml index 1f9adc5..2b7f414 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,5 +4,10 @@ version = "0.0.1" authors = ["C. Morgan Hamill ", "Dirk Van Haerenborgh "] +homepage = "https://github.com/vhdirk/notmuch-rs" +repository = "https://github.com/vhdirk/notmuch-rs" +description = "Rust interface and bindings for notmuch" +license = "GPL-3.0-or-later" + [dependencies] libc = "0.2" -- cgit v1.2.1