diff options
| author | mat <git@matdoes.dev> | 2024-12-20 19:22:29 -0600 |
|---|---|---|
| committer | mat <git@matdoes.dev> | 2024-12-20 19:22:29 -0600 |
| commit | ad30950f85ce5516b3706513684f1b0d98c467db (patch) | |
| tree | 34c63d2ce1f1465be53616018ec45a48e5d44c84 /azalea-buf | |
| parent | 7098375ecfe21574c2b6ffceef06542f7c4114a4 (diff) | |
| download | azalea-drasl-ad30950f85ce5516b3706513684f1b0d98c467db.tar.xz | |
Release independent packages
Generated by cargo-workspaces
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 11d0c22a..300d08a5 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.11.0+mc1.21.4" } +azalea-buf-macros = { path = "./azalea-buf-macros", version = "0.11.0" } byteorder = { workspace = true } serde_json = { workspace = true, optional = true } simdnbt = { workspace = true } |
