summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2020-03-23 16:28:57 +0100
committerMatthias Beyer <mail@beyermatthias.de>2020-03-23 16:28:57 +0100
commit81de584a3b0cca18a5f47994bff2fcbebad01f27 (patch)
treeea3a1e34153a876df4d844e91c89f79594e152a2
parent82ddfd8f377ac479f7cffc4ac9e20cf5919483d2 (diff)
Add repository link in package metadatahomepage
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 57b418a..f32571a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,6 +5,7 @@ license = "MIT"
version = "2.2.0"
authors = ["Kevin Gimbel <hallo@kevingimbel.com>"]
edition = "2018"
+repository = "https://github.com/kevingimbel/mktoc"
[lib]
name = "mktoc"