diff options
| author | mat <git@matdoes.dev> | 2024-04-24 04:11:53 +0000 |
|---|---|---|
| committer | mat <git@matdoes.dev> | 2024-04-24 04:11:53 +0000 |
| commit | 7357455cad123e41cdd1ca8689527afff77f28f8 (patch) | |
| tree | ad5c7868d051e75fe05703b004826c03a55d35d0 /azalea-protocol/azalea-protocol-macros | |
| parent | f26aa56f427d8a0e88ad3b0d8f11438a01090f37 (diff) | |
| download | azalea-drasl-7357455cad123e41cdd1ca8689527afff77f28f8.tar.xz | |
Revert "Release 0.10.0"
This reverts commit f26aa56f427d8a0e88ad3b0d8f11438a01090f37.
Diffstat (limited to 'azalea-protocol/azalea-protocol-macros')
| -rw-r--r-- | azalea-protocol/azalea-protocol-macros/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea-protocol/azalea-protocol-macros/Cargo.toml b/azalea-protocol/azalea-protocol-macros/Cargo.toml index 28dcf2ac..f984a2cd 100644 --- a/azalea-protocol/azalea-protocol-macros/Cargo.toml +++ b/azalea-protocol/azalea-protocol-macros/Cargo.toml @@ -3,7 +3,7 @@ description = "Macros internally used in azalea-protocol." edition = "2021" license = "MIT" name = "azalea-protocol-macros" -version = "0.10.0" +version = "0.9.1" repository = "https://github.com/azalea-rs/azalea/tree/main/azalea-protocol/azalea-protocol-macros" [lib] |
