aboutsummaryrefslogtreecommitdiff
path: root/ops/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'ops/Cargo.toml')
-rw-r--r--ops/Cargo.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/ops/Cargo.toml b/ops/Cargo.toml
index d74126c..ce52481 100644
--- a/ops/Cargo.toml
+++ b/ops/Cargo.toml
@@ -1,6 +1,10 @@
[package]
name = "ilc-ops"
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]