aboutsummaryrefslogtreecommitdiff
path: root/mling/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'mling/Cargo.toml')
-rw-r--r--mling/Cargo.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/mling/Cargo.toml b/mling/Cargo.toml
index 2d01bdf..df9c675 100644
--- a/mling/Cargo.toml
+++ b/mling/Cargo.toml
@@ -2,9 +2,13 @@
name = "mingling-cli"
version.workspace = true
edition.workspace = true
+authors = ["Weicao-CatilGrass"]
license.workspace = true
+readme = "README.md"
repository.workspace = true
description = "Mingling's scaffolding tool"
+keywords = ["cli", "scaffolding", "command-line", "framework"]
+categories = ["command-line-interface"]
[[bin]]
name = "mling"