diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-03-29 15:00:58 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-03-29 15:03:17 +0800 |
| commit | 7cc6e9da38b861692a2e7ff038e87ba9ae2261b9 (patch) | |
| tree | ef4af8db84510cbe5f60fd7580b6b37342d03b29 /mingling_macros/Cargo.toml | |
| parent | 586c206e50bb8e9a1376f65975f1c9916b1cde7e (diff) | |
Replace local mingling_macros dependency with published version0.1.0
Diffstat (limited to 'mingling_macros/Cargo.toml')
| -rw-r--r-- | mingling_macros/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mingling_macros/Cargo.toml b/mingling_macros/Cargo.toml index f99e274..b690505 100644 --- a/mingling_macros/Cargo.toml +++ b/mingling_macros/Cargo.toml @@ -4,6 +4,7 @@ version = "0.1.0" edition = "2024" license = "MIT OR Apache-2.0" repository = "https://github.com/catilgrass/mingling" +description = "Macros for the mingling library" [lib] proc-macro = true |
