diff options
| author | mat <git@matdoes.dev> | 2025-04-12 13:33:07 -1245 |
|---|---|---|
| committer | mat <git@matdoes.dev> | 2025-04-12 13:33:07 -1245 |
| commit | 960b8405363ebbd4fae48255204a0470891ab0e1 (patch) | |
| tree | 53846950efdfde5ce5aa141fcf5f9de34b3d7e93 /azalea-buf | |
| parent | e2945b90a973b6677e78696d97b5461909bedc0b (diff) | |
| download | azalea-drasl-960b8405363ebbd4fae48255204a0470891ab0e1.tar.xz | |
Revert "Release 0.12.0"
This reverts commit e2945b90a973b6677e78696d97b5461909bedc0b.
Diffstat (limited to 'azalea-buf')
| -rw-r--r-- | azalea-buf/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea-buf/Cargo.toml b/azalea-buf/Cargo.toml index 50177e4c..d8a36044 100644 --- a/azalea-buf/Cargo.toml +++ b/azalea-buf/Cargo.toml @@ -7,7 +7,7 @@ license.workspace = true repository.workspace = true [dependencies] -azalea-buf-macros = { path = "./azalea-buf-macros", version = "0.12.0" } +azalea-buf-macros = { path = "./azalea-buf-macros", version = "0.11.0" } byteorder.workspace = true serde_json = { workspace = true, optional = true } simdnbt.workspace = true |
