diff options
| author | Ubuntu <github@matdoes.dev> | 2022-10-17 16:28:51 +0000 |
|---|---|---|
| committer | Ubuntu <github@matdoes.dev> | 2022-10-17 16:28:51 +0000 |
| commit | 560805bc2cb4c1653dccce6165c3c0c111ecaccf (patch) | |
| tree | 730013cfd05337ac8a55c0fcd9ba8926f2ecd7ea /azalea-buf/azalea-buf-macros | |
| parent | 2b5d972ae964e7f0055dc4fc8e80cf7978190128 (diff) | |
| download | azalea-drasl-560805bc2cb4c1653dccce6165c3c0c111ecaccf.tar.xz | |
(cargo-release) version 0.2.0
Diffstat (limited to 'azalea-buf/azalea-buf-macros')
| -rw-r--r-- | azalea-buf/azalea-buf-macros/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea-buf/azalea-buf-macros/Cargo.toml b/azalea-buf/azalea-buf-macros/Cargo.toml index a246b066..1ca72c57 100644 --- a/azalea-buf/azalea-buf-macros/Cargo.toml +++ b/azalea-buf/azalea-buf-macros/Cargo.toml @@ -3,7 +3,7 @@ description = "#[derive(McBuf)]" edition = "2021" license = "MIT" name = "azalea-buf-macros" -version = "0.1.0" +version = "0.2.0" [lib] proc-macro = true |
