aboutsummaryrefslogtreecommitdiff
path: root/mingling_pathf/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'mingling_pathf/Cargo.toml')
-rw-r--r--mingling_pathf/Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/mingling_pathf/Cargo.toml b/mingling_pathf/Cargo.toml
index 84bb260..0d4e37a 100644
--- a/mingling_pathf/Cargo.toml
+++ b/mingling_pathf/Cargo.toml
@@ -2,8 +2,11 @@
name = "mingling_pathf"
version.workspace = true
edition.workspace = true
+authors = ["Weicao-CatilGrass"]
license.workspace = true
repository.workspace = true
+readme = "README.md"
+description = "A library for automatically finding internal types generated by Mingling"
[dependencies]
syn.workspace = true