aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 2e6bbb9..f3d1253 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,9 +1,9 @@
[package]
name = "irsc"
-version = "0.0.1"
+version = "0.0.3"
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."
+keywords = ["irc", "internet", "protocol"]
+license = "WTFPL"