diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-06-30 22:34:12 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-06-30 22:41:03 +0800 |
| commit | 9bbb5eb14aa54fea87d55c25e5117c6202776359 (patch) | |
| tree | bcdd68f3b41c530e4171d6a1512af0944a7a7c15 /mingling_pathf | |
| parent | 738f2f18048983159c704d1143af25af55504a2b (diff) | |
Diffstat (limited to 'mingling_pathf')
| -rw-r--r-- | mingling_pathf/Cargo.toml | 3 |
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 |
