aboutsummaryrefslogtreecommitdiff
path: root/mingling_pathf
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-06-30 22:34:12 +0800
committer魏曹先生 <1992414357@qq.com>2026-06-30 22:41:03 +0800
commit9bbb5eb14aa54fea87d55c25e5117c6202776359 (patch)
treebcdd68f3b41c530e4171d6a1512af0944a7a7c15 /mingling_pathf
parent738f2f18048983159c704d1143af25af55504a2b (diff)
Released Mingling 0.2.0HEAD0.2.0main
Diffstat (limited to 'mingling_pathf')
-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