aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 4 insertions, 0 deletions
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 <hoeppner.till@gmail.com>"]
+description = "A lightweight library for building IRC bots."
+repository = "https://github.com/hoeppnertill/irsc"
+keywords = ["irc", "internet", "protocol", "useless tags"]
+license = "No decision yet."