diff options
| author | mat <github@matdoes.dev> | 2022-08-29 21:17:01 -0500 |
|---|---|---|
| committer | mat <github@matdoes.dev> | 2022-08-29 21:17:01 -0500 |
| commit | 5f0fe9f29ed8f56c4a62ff89605623b74d8ec87b (patch) | |
| tree | 2e4293501d434bff58fa2e3ee44d64c11e69fda6 | |
| parent | d88d46ca2d3f5a32c359781275660cc1d37aad95 (diff) | |
| download | azalea-drasl-5f0fe9f29ed8f56c4a62ff89605623b74d8ec87b.tar.xz | |
azalea-buf-macros/Cargo.toml
| -rw-r--r-- | azalea-buf/azalea-buf-macros/Cargo.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/azalea-buf/azalea-buf-macros/Cargo.toml b/azalea-buf/azalea-buf-macros/Cargo.toml index 95e956de..a246b066 100644 --- a/azalea-buf/azalea-buf-macros/Cargo.toml +++ b/azalea-buf/azalea-buf-macros/Cargo.toml @@ -1,5 +1,7 @@ [package] +description = "#[derive(McBuf)]" edition = "2021" +license = "MIT" name = "azalea-buf-macros" version = "0.1.0" |
