aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormat <git@matdoes.dev>2024-04-18 20:22:26 -0500
committermat <git@matdoes.dev>2024-04-18 20:22:26 -0500
commitfa96af786b6f549edd8f04f4a19ced01faffe114 (patch)
tree7cc60555218abf1d442554b084cb66852ef5cf0e
parent8808ecef9416edca9c77296742a533e848fba075 (diff)
downloadazalea-drasl-fa96af786b6f549edd8f04f4a19ced01faffe114.tar.xz
Release 0.9.1
azalea@0.9.1 azalea-auth@0.9.1 azalea-block@0.9.1 azalea-block-macros@0.9.1 azalea-brigadier@0.9.1 azalea-buf@0.9.1 azalea-buf-macros@0.9.1 azalea-chat@0.9.1 azalea-client@0.9.1 azalea-core@0.9.1 azalea-crypto@0.9.1 azalea-entity@0.9.1 azalea-inventory@0.9.1 azalea-inventory-macros@0.9.1 azalea-language@0.9.1 azalea-physics@0.9.1 azalea-protocol@0.9.1 azalea-protocol-macros@0.9.1 azalea-registry@0.9.1 azalea-registry-macros@0.9.1 azalea-world@0.9.1 Generated by cargo-workspaces
-rw-r--r--Cargo.lock42
-rw-r--r--azalea-auth/Cargo.toml2
-rw-r--r--azalea-block/Cargo.toml2
-rw-r--r--azalea-block/azalea-block-macros/Cargo.toml2
-rw-r--r--azalea-brigadier/Cargo.toml2
-rw-r--r--azalea-buf/Cargo.toml2
-rw-r--r--azalea-buf/azalea-buf-macros/Cargo.toml2
-rw-r--r--azalea-chat/Cargo.toml2
-rw-r--r--azalea-client/Cargo.toml2
-rw-r--r--azalea-core/Cargo.toml2
-rw-r--r--azalea-crypto/Cargo.toml2
-rw-r--r--azalea-entity/Cargo.toml2
-rw-r--r--azalea-inventory/Cargo.toml2
-rw-r--r--azalea-inventory/azalea-inventory-macros/Cargo.toml2
-rw-r--r--azalea-language/Cargo.toml2
-rw-r--r--azalea-physics/Cargo.toml2
-rw-r--r--azalea-protocol/Cargo.toml2
-rw-r--r--azalea-protocol/azalea-protocol-macros/Cargo.toml2
-rw-r--r--azalea-registry/Cargo.toml2
-rw-r--r--azalea-registry/azalea-registry-macros/Cargo.toml2
-rw-r--r--azalea-world/Cargo.toml2
-rw-r--r--azalea/Cargo.toml2
22 files changed, 42 insertions, 42 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 6f228d2d..741cce8e 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -196,7 +196,7 @@ checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
[[package]]
name = "azalea"
-version = "0.9.0"
+version = "0.9.1"
dependencies = [
"anyhow",
"async-trait",
@@ -236,7 +236,7 @@ dependencies = [
[[package]]
name = "azalea-auth"
-version = "0.9.0"
+version = "0.9.1"
dependencies = [
"azalea-buf",
"azalea-crypto",
@@ -258,7 +258,7 @@ dependencies = [
[[package]]
name = "azalea-block"
-version = "0.9.0"
+version = "0.9.1"
dependencies = [
"azalea-block-macros",
"azalea-buf",
@@ -267,7 +267,7 @@ dependencies = [
[[package]]
name = "azalea-block-macros"
-version = "0.9.0"
+version = "0.9.1"
dependencies = [
"proc-macro2",
"quote",
@@ -276,7 +276,7 @@ dependencies = [
[[package]]
name = "azalea-brigadier"
-version = "0.9.0"
+version = "0.9.1"
dependencies = [
"azalea-buf",
"azalea-chat",
@@ -285,7 +285,7 @@ dependencies = [
[[package]]
name = "azalea-buf"
-version = "0.9.0"
+version = "0.9.1"
dependencies = [
"azalea-buf-macros",
"byteorder",
@@ -298,7 +298,7 @@ dependencies = [
[[package]]
name = "azalea-buf-macros"
-version = "0.9.0"
+version = "0.9.1"
dependencies = [
"proc-macro2",
"quote",
@@ -307,7 +307,7 @@ dependencies = [
[[package]]
name = "azalea-chat"
-version = "0.9.0"
+version = "0.9.1"
dependencies = [
"azalea-buf",
"azalea-language",
@@ -321,7 +321,7 @@ dependencies = [
[[package]]
name = "azalea-client"
-version = "0.9.0"
+version = "0.9.1"
dependencies = [
"anyhow",
"async-trait",
@@ -361,7 +361,7 @@ dependencies = [
[[package]]
name = "azalea-core"
-version = "0.9.0"
+version = "0.9.1"
dependencies = [
"azalea-buf",
"azalea-inventory",
@@ -378,7 +378,7 @@ dependencies = [
[[package]]
name = "azalea-crypto"
-version = "0.9.0"
+version = "0.9.1"
dependencies = [
"aes",
"azalea-buf",
@@ -395,7 +395,7 @@ dependencies = [
[[package]]
name = "azalea-entity"
-version = "0.9.0"
+version = "0.9.1"
dependencies = [
"azalea-block",
"azalea-buf",
@@ -418,7 +418,7 @@ dependencies = [
[[package]]
name = "azalea-inventory"
-version = "0.9.0"
+version = "0.9.1"
dependencies = [
"azalea-buf",
"azalea-inventory-macros",
@@ -428,7 +428,7 @@ dependencies = [
[[package]]
name = "azalea-inventory-macros"
-version = "0.9.0"
+version = "0.9.1"
dependencies = [
"proc-macro2",
"quote",
@@ -437,7 +437,7 @@ dependencies = [
[[package]]
name = "azalea-language"
-version = "0.9.0"
+version = "0.9.1"
dependencies = [
"once_cell",
"serde",
@@ -446,7 +446,7 @@ dependencies = [
[[package]]
name = "azalea-physics"
-version = "0.9.0"
+version = "0.9.1"
dependencies = [
"azalea-block",
"azalea-core",
@@ -467,7 +467,7 @@ dependencies = [
[[package]]
name = "azalea-protocol"
-version = "0.9.0"
+version = "0.9.1"
dependencies = [
"anyhow",
"async-recursion",
@@ -506,7 +506,7 @@ dependencies = [
[[package]]
name = "azalea-protocol-macros"
-version = "0.9.0"
+version = "0.9.1"
dependencies = [
"proc-macro2",
"quote",
@@ -515,7 +515,7 @@ dependencies = [
[[package]]
name = "azalea-registry"
-version = "0.9.0"
+version = "0.9.1"
dependencies = [
"azalea-buf",
"azalea-registry-macros",
@@ -525,7 +525,7 @@ dependencies = [
[[package]]
name = "azalea-registry-macros"
-version = "0.9.0"
+version = "0.9.1"
dependencies = [
"proc-macro2",
"quote",
@@ -534,7 +534,7 @@ dependencies = [
[[package]]
name = "azalea-world"
-version = "0.9.0"
+version = "0.9.1"
dependencies = [
"azalea-block",
"azalea-buf",
diff --git a/azalea-auth/Cargo.toml b/azalea-auth/Cargo.toml
index 72612454..b7179e72 100644
--- a/azalea-auth/Cargo.toml
+++ b/azalea-auth/Cargo.toml
@@ -4,7 +4,7 @@ edition = "2021"
license = "MIT"
name = "azalea-auth"
repository = "https://github.com/azalea-rs/azalea/tree/main/azalea-auth"
-version = "0.9.0"
+version = "0.9.1"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
diff --git a/azalea-block/Cargo.toml b/azalea-block/Cargo.toml
index 1f3a829f..5b037709 100644
--- a/azalea-block/Cargo.toml
+++ b/azalea-block/Cargo.toml
@@ -4,7 +4,7 @@ edition = "2021"
license = "MIT"
name = "azalea-block"
repository = "https://github.com/azalea-rs/azalea/tree/main/azalea-block"
-version = "0.9.0"
+version = "0.9.1"
[lib]
diff --git a/azalea-block/azalea-block-macros/Cargo.toml b/azalea-block/azalea-block-macros/Cargo.toml
index 7489a93e..adad7618 100644
--- a/azalea-block/azalea-block-macros/Cargo.toml
+++ b/azalea-block/azalea-block-macros/Cargo.toml
@@ -4,7 +4,7 @@ edition = "2021"
license = "MIT"
name = "azalea-block-macros"
repository = "https://github.com/azalea-rs/azalea/tree/main/azalea-block/azalea-block-macros"
-version = "0.9.0"
+version = "0.9.1"
[lib]
proc-macro = true
diff --git a/azalea-brigadier/Cargo.toml b/azalea-brigadier/Cargo.toml
index d9bfa363..6615ac07 100644
--- a/azalea-brigadier/Cargo.toml
+++ b/azalea-brigadier/Cargo.toml
@@ -4,7 +4,7 @@ edition = "2021"
license = "MIT"
name = "azalea-brigadier"
repository = "https://github.com/azalea-rs/azalea/tree/main/azalea-brigadier"
-version = "0.9.0"
+version = "0.9.1"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
diff --git a/azalea-buf/Cargo.toml b/azalea-buf/Cargo.toml
index eb432580..cb788600 100644
--- a/azalea-buf/Cargo.toml
+++ b/azalea-buf/Cargo.toml
@@ -4,7 +4,7 @@ edition = "2021"
license = "MIT"
name = "azalea-buf"
repository = "https://github.com/azalea-rs/azalea/tree/main/azalea-buf"
-version = "0.9.0"
+version = "0.9.1"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
diff --git a/azalea-buf/azalea-buf-macros/Cargo.toml b/azalea-buf/azalea-buf-macros/Cargo.toml
index 0bef0aca..f9df0861 100644
--- a/azalea-buf/azalea-buf-macros/Cargo.toml
+++ b/azalea-buf/azalea-buf-macros/Cargo.toml
@@ -4,7 +4,7 @@ edition = "2021"
license = "MIT"
name = "azalea-buf-macros"
repository = "https://github.com/azalea-rs/azalea/tree/main/azalea-buf"
-version = "0.9.0"
+version = "0.9.1"
[lib]
proc-macro = true
diff --git a/azalea-chat/Cargo.toml b/azalea-chat/Cargo.toml
index 2536bfaa..f70c164c 100644
--- a/azalea-chat/Cargo.toml
+++ b/azalea-chat/Cargo.toml
@@ -4,7 +4,7 @@ edition = "2021"
license = "MIT"
name = "azalea-chat"
repository = "https://github.com/azalea-rs/azalea/tree/main/azalea-chat"
-version = "0.9.0"
+version = "0.9.1"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
diff --git a/azalea-client/Cargo.toml b/azalea-client/Cargo.toml
index cbf2b1de..78411ed9 100644
--- a/azalea-client/Cargo.toml
+++ b/azalea-client/Cargo.toml
@@ -4,7 +4,7 @@ edition = "2021"
license = "MIT"
name = "azalea-client"
repository = "https://github.com/azalea-rs/azalea/tree/main/azalea-client"
-version = "0.9.0"
+version = "0.9.1"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
diff --git a/azalea-core/Cargo.toml b/azalea-core/Cargo.toml
index d294b755..7df9bde2 100644
--- a/azalea-core/Cargo.toml
+++ b/azalea-core/Cargo.toml
@@ -4,7 +4,7 @@ edition = "2021"
license = "MIT"
name = "azalea-core"
repository = "https://github.com/azalea-rs/azalea/tree/main/azalea-core"
-version = "0.9.0"
+version = "0.9.1"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
diff --git a/azalea-crypto/Cargo.toml b/azalea-crypto/Cargo.toml
index 04423f2a..07bd6847 100644
--- a/azalea-crypto/Cargo.toml
+++ b/azalea-crypto/Cargo.toml
@@ -3,7 +3,7 @@ description = "Cryptography features used in Minecraft."
edition = "2021"
license = "MIT"
name = "azalea-crypto"
-version = "0.9.0"
+version = "0.9.1"
repository = "https://github.com/azalea-rs/azalea/tree/main/azalea-crypto"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
diff --git a/azalea-entity/Cargo.toml b/azalea-entity/Cargo.toml
index c35323bb..fe098a15 100644
--- a/azalea-entity/Cargo.toml
+++ b/azalea-entity/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "azalea-entity"
-version = "0.9.0"
+version = "0.9.1"
edition = "2021"
description = "Things related to Minecraft entities used by Azalea"
repository = "https://github.com/azalea-rs/azalea/tree/main/azalea-entity"
diff --git a/azalea-inventory/Cargo.toml b/azalea-inventory/Cargo.toml
index aacbd434..3f768a11 100644
--- a/azalea-inventory/Cargo.toml
+++ b/azalea-inventory/Cargo.toml
@@ -4,7 +4,7 @@ edition = "2021"
license = "MIT"
name = "azalea-inventory"
repository = "https://github.com/azalea-rs/azalea/tree/main/azalea-inventory-macros"
-version = "0.9.0"
+version = "0.9.1"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
diff --git a/azalea-inventory/azalea-inventory-macros/Cargo.toml b/azalea-inventory/azalea-inventory-macros/Cargo.toml
index f3c40690..7f5dddf0 100644
--- a/azalea-inventory/azalea-inventory-macros/Cargo.toml
+++ b/azalea-inventory/azalea-inventory-macros/Cargo.toml
@@ -4,7 +4,7 @@ edition = "2021"
license = "MIT"
name = "azalea-inventory-macros"
repository = "https://github.com/azalea-rs/azalea/tree/main/azalea-inventory/azalea-inventory-macros"
-version = "0.9.0"
+version = "0.9.1"
[lib]
proc-macro = true
diff --git a/azalea-language/Cargo.toml b/azalea-language/Cargo.toml
index 3ffa1f1c..09dcda51 100644
--- a/azalea-language/Cargo.toml
+++ b/azalea-language/Cargo.toml
@@ -4,7 +4,7 @@ edition = "2021"
license = "MIT"
name = "azalea-language"
repository = "https://github.com/azalea-rs/azalea/tree/main/azalea-language"
-version = "0.9.0"
+version = "0.9.1"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
diff --git a/azalea-physics/Cargo.toml b/azalea-physics/Cargo.toml
index 7b762896..447f7b8c 100644
--- a/azalea-physics/Cargo.toml
+++ b/azalea-physics/Cargo.toml
@@ -4,7 +4,7 @@ edition = "2021"
license = "MIT"
name = "azalea-physics"
repository = "https://github.com/azalea-rs/azalea/tree/main/azalea-physics"
-version = "0.9.0"
+version = "0.9.1"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
diff --git a/azalea-protocol/Cargo.toml b/azalea-protocol/Cargo.toml
index d8025589..93908770 100644
--- a/azalea-protocol/Cargo.toml
+++ b/azalea-protocol/Cargo.toml
@@ -4,7 +4,7 @@ edition = "2021"
license = "MIT"
name = "azalea-protocol"
repository = "https://github.com/azalea-rs/azalea/tree/main/azalea-protocol"
-version = "0.9.0"
+version = "0.9.1"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
diff --git a/azalea-protocol/azalea-protocol-macros/Cargo.toml b/azalea-protocol/azalea-protocol-macros/Cargo.toml
index f37ca2ab..394c4c44 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.9.0"
+version = "0.9.1"
repository = "https://github.com/azalea-rs/azalea/tree/main/azalea-protocol/azalea-protocol-macros"
[lib]
diff --git a/azalea-registry/Cargo.toml b/azalea-registry/Cargo.toml
index e1bae3af..09789cff 100644
--- a/azalea-registry/Cargo.toml
+++ b/azalea-registry/Cargo.toml
@@ -4,7 +4,7 @@ edition = "2021"
license = "MIT"
name = "azalea-registry"
repository = "https://github.com/azalea-rs/azalea/tree/main/azalea-registry"
-version = "0.9.0"
+version = "0.9.1"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
diff --git a/azalea-registry/azalea-registry-macros/Cargo.toml b/azalea-registry/azalea-registry-macros/Cargo.toml
index cb07e2f7..ac40eb7e 100644
--- a/azalea-registry/azalea-registry-macros/Cargo.toml
+++ b/azalea-registry/azalea-registry-macros/Cargo.toml
@@ -4,7 +4,7 @@ edition = "2021"
license = "MIT"
name = "azalea-registry-macros"
repository = "https://github.com/azalea-rs/azalea/tree/main/azalea-registry/azalea-registry-macros"
-version = "0.9.0"
+version = "0.9.1"
[lib]
proc-macro = true
diff --git a/azalea-world/Cargo.toml b/azalea-world/Cargo.toml
index 20e3a261..37915f4c 100644
--- a/azalea-world/Cargo.toml
+++ b/azalea-world/Cargo.toml
@@ -4,7 +4,7 @@ edition = "2021"
license = "MIT"
name = "azalea-world"
repository = "https://github.com/azalea-rs/azalea/tree/main/azalea-world"
-version = "0.9.0"
+version = "0.9.1"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
diff --git a/azalea/Cargo.toml b/azalea/Cargo.toml
index d1d9a4f8..72a18aa3 100644
--- a/azalea/Cargo.toml
+++ b/azalea/Cargo.toml
@@ -4,7 +4,7 @@ edition = "2021"
license = "MIT"
name = "azalea"
repository = "https://github.com/azalea-rs/azalea/tree/main/azalea"
-version = "0.9.0"
+version = "0.9.1"
[package.metadata.release]
pre-release-replacements = [