From b320a12af2419086665f6686a336c1ad4334f043 Mon Sep 17 00:00:00 2001 From: SoniEx2 Date: Sun, 21 Apr 2019 20:03:35 -0300 Subject: Update metadata --- Cargo.toml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 0356cf6..767a8f7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,10 +1,14 @@ [package] name = "hexchat-plugin" -version = "0.2.11" +version = "0.2.12" authors = ["SoniEx2 "] description = "Lets you write HexChat plugins in Rust" license = "AGPL-3.0+" -repository = "https://cybre.tech/SoniEx2/rust.hexchat.hexchat-plugin/" +repository = "https://cybre.tech/SoniEx2/rust.hexchat.hexchat-plugin" +homepage = "https://ganarchy.autistic.space/hexchat-plugin.html" +keywords = ["hexchat", "plugin", "hexchat-plugin"] +categories = ["api-bindings"] +readme = "README.md" [dependencies] libc = "0.2" -- cgit 1.4.1