aboutsummaryrefslogtreecommitdiff
path: root/base
diff options
context:
space:
mode:
authorTill Höppner2016-02-25 06:58:22 +0100
committerTill Höppner2016-02-25 06:58:22 +0100
commitcd15d4f8de1ee9bc6d00fb0a08659ca2c74d2e2d (patch)
tree66b6a4fff228446fc46f4b47ba3b8551ba46e8b2 /base
parent9f5dd9dad6b13476bab2c6eb3c6528f8ad49311a (diff)
downloadilc-cd15d4f8de1ee9bc6d00fb0a08659ca2c74d2e2d.tar.gz
ilc-cd15d4f8de1ee9bc6d00fb0a08659ca2c74d2e2d.tar.xz
ilc-cd15d4f8de1ee9bc6d00fb0a08659ca2c74d2e2d.zip
Update Cargo.toml files with more metadata
Diffstat (limited to 'base')
-rw-r--r--base/Cargo.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/base/Cargo.toml b/base/Cargo.toml
index 539990b..0f124bf 100644
--- a/base/Cargo.toml
+++ b/base/Cargo.toml
@@ -1,6 +1,10 @@
[package]
name = "ilc-base"
version = "0.1.0"
+description = "IRC log converter/collector/cruncher"
+homepage = "https://github.com/tilpner/ilc"
+license = "Apache-2.0"
+repository = "https://github.com/tilpner/ilc"
authors = ["Till Höppner <till@hoeppner.ws>"]
[dependencies]