From 6ed12a0993d56330bb008adc86bfb5ebe4320583 Mon Sep 17 00:00:00 2001 From: Till Hoeppner Date: Fri, 21 Nov 2014 11:31:55 +0100 Subject: Upload to crates.io plus fixes for changes in Rust --- Cargo.toml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index b15999b..2e6bbb9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,3 +3,7 @@ name = "irsc" version = "0.0.1" authors = ["Till Hoeppner "] +description = "A lightweight library for building IRC bots." +repository = "https://github.com/hoeppnertill/irsc" +keywords = ["irc", "internet", "protocol", "useless tags"] +license = "No decision yet." -- cgit v1.2.3