diff options
Diffstat (limited to 'mingling_macros')
| -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 |
