summaryrefslogtreecommitdiff
path: root/mingling/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'mingling/Cargo.toml')
-rw-r--r--mingling/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/mingling/Cargo.toml b/mingling/Cargo.toml
index cd5f2f1..bc6db7b 100644
--- a/mingling/Cargo.toml
+++ b/mingling/Cargo.toml
@@ -8,6 +8,7 @@ readme = "README.md"
description = "A procedural command-line framework with subcommand support"
keywords = ["cli", "framework", "procedural", "subcommand", "command-line"]
categories = ["command-line"]
+repository = "https://github.com/catilgrass/mingling"
[features]
default = ["macros"]