1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 14:26:04 +00:00

Release 0.10.3+mc1.21.1

azalea@0.10.3+mc1.21.1
azalea-auth@0.10.3+mc1.21.1
azalea-block@0.10.3+mc1.21.1
azalea-block-macros@0.10.3+mc1.21.1
azalea-brigadier@0.10.3+mc1.21.1
azalea-buf@0.10.3+mc1.21.1
azalea-buf-macros@0.10.3+mc1.21.1
azalea-chat@0.10.3+mc1.21.1
azalea-client@0.10.3+mc1.21.1
azalea-core@0.10.3+mc1.21.1
azalea-crypto@0.10.3+mc1.21.1
azalea-entity@0.10.3+mc1.21.1
azalea-inventory@0.10.3+mc1.21.1
azalea-inventory-macros@0.10.3+mc1.21.1
azalea-language@0.10.3+mc1.21.1
azalea-physics@0.10.3+mc1.21.1
azalea-protocol@0.10.3+mc1.21.1
azalea-protocol-macros@0.10.3+mc1.21.1
azalea-registry@0.10.3+mc1.21.1
azalea-registry-macros@0.10.3+mc1.21.1
azalea-world@0.10.3+mc1.21.1

Generated by cargo-workspaces
This commit is contained in:
mat 2024-10-22 23:05:04 -05:00
parent 5e99c2218d
commit abc7b43b8c
22 changed files with 42 additions and 42 deletions

42
Cargo.lock generated
View file

@ -190,7 +190,7 @@ checksum = "0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0"
[[package]]
name = "azalea"
version = "0.10.1"
version = "0.10.3+mc1.21.1"
dependencies = [
"anyhow",
"async-trait",
@ -230,7 +230,7 @@ dependencies = [
[[package]]
name = "azalea-auth"
version = "0.10.1"
version = "0.10.3+mc1.21.1"
dependencies = [
"azalea-buf",
"azalea-crypto",
@ -252,7 +252,7 @@ dependencies = [
[[package]]
name = "azalea-block"
version = "0.10.2"
version = "0.10.3+mc1.21.1"
dependencies = [
"azalea-block-macros",
"azalea-buf",
@ -261,7 +261,7 @@ dependencies = [
[[package]]
name = "azalea-block-macros"
version = "0.10.2"
version = "0.10.3+mc1.21.1"
dependencies = [
"proc-macro2",
"quote",
@ -270,7 +270,7 @@ dependencies = [
[[package]]
name = "azalea-brigadier"
version = "0.10.2"
version = "0.10.3+mc1.21.1"
dependencies = [
"azalea-buf",
"azalea-chat",
@ -281,7 +281,7 @@ dependencies = [
[[package]]
name = "azalea-buf"
version = "0.10.2"
version = "0.10.3+mc1.21.1"
dependencies = [
"azalea-buf-macros",
"byteorder",
@ -294,7 +294,7 @@ dependencies = [
[[package]]
name = "azalea-buf-macros"
version = "0.10.0"
version = "0.10.3+mc1.21.1"
dependencies = [
"proc-macro2",
"quote",
@ -303,7 +303,7 @@ dependencies = [
[[package]]
name = "azalea-chat"
version = "0.10.2"
version = "0.10.3+mc1.21.1"
dependencies = [
"azalea-buf",
"azalea-language",
@ -317,7 +317,7 @@ dependencies = [
[[package]]
name = "azalea-client"
version = "0.10.2"
version = "0.10.3+mc1.21.1"
dependencies = [
"anyhow",
"async-trait",
@ -357,7 +357,7 @@ dependencies = [
[[package]]
name = "azalea-core"
version = "0.10.2"
version = "0.10.3+mc1.21.1"
dependencies = [
"azalea-buf",
"azalea-registry",
@ -373,7 +373,7 @@ dependencies = [
[[package]]
name = "azalea-crypto"
version = "0.10.0"
version = "0.10.3+mc1.21.1"
dependencies = [
"aes",
"azalea-buf",
@ -390,7 +390,7 @@ dependencies = [
[[package]]
name = "azalea-entity"
version = "0.10.2"
version = "0.10.3+mc1.21.1"
dependencies = [
"azalea-block",
"azalea-buf",
@ -413,7 +413,7 @@ dependencies = [
[[package]]
name = "azalea-inventory"
version = "0.10.2"
version = "0.10.3+mc1.21.1"
dependencies = [
"azalea-buf",
"azalea-chat",
@ -426,7 +426,7 @@ dependencies = [
[[package]]
name = "azalea-inventory-macros"
version = "0.10.0"
version = "0.10.3+mc1.21.1"
dependencies = [
"proc-macro2",
"quote",
@ -435,7 +435,7 @@ dependencies = [
[[package]]
name = "azalea-language"
version = "0.10.0"
version = "0.10.3+mc1.21.1"
dependencies = [
"once_cell",
"serde",
@ -444,7 +444,7 @@ dependencies = [
[[package]]
name = "azalea-physics"
version = "0.10.2"
version = "0.10.3+mc1.21.1"
dependencies = [
"azalea-block",
"azalea-core",
@ -465,7 +465,7 @@ dependencies = [
[[package]]
name = "azalea-protocol"
version = "0.10.2"
version = "0.10.3+mc1.21.1"
dependencies = [
"anyhow",
"async-recursion",
@ -505,7 +505,7 @@ dependencies = [
[[package]]
name = "azalea-protocol-macros"
version = "0.10.0"
version = "0.10.3+mc1.21.1"
dependencies = [
"proc-macro2",
"quote",
@ -514,7 +514,7 @@ dependencies = [
[[package]]
name = "azalea-registry"
version = "0.10.2"
version = "0.10.3+mc1.21.1"
dependencies = [
"azalea-buf",
"azalea-registry-macros",
@ -524,7 +524,7 @@ dependencies = [
[[package]]
name = "azalea-registry-macros"
version = "0.10.0"
version = "0.10.3+mc1.21.1"
dependencies = [
"proc-macro2",
"quote",
@ -533,7 +533,7 @@ dependencies = [
[[package]]
name = "azalea-world"
version = "0.10.2"
version = "0.10.3+mc1.21.1"
dependencies = [
"azalea-block",
"azalea-buf",

View file

@ -4,7 +4,7 @@ edition = "2021"
license = "MIT"
name = "azalea-auth"
repository = "https://github.com/azalea-rs/azalea/tree/main/azalea-auth"
version = "0.10.1"
version = "0.10.3+mc1.21.1"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

View file

@ -4,7 +4,7 @@ edition = "2021"
license = "MIT"
name = "azalea-block"
repository = "https://github.com/azalea-rs/azalea/tree/main/azalea-block"
version = "0.10.2"
version = "0.10.3+mc1.21.1"
[lib]

View file

@ -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.10.2"
version = "0.10.3+mc1.21.1"
[lib]
proc-macro = true

View file

@ -4,7 +4,7 @@ edition = "2021"
license = "MIT"
name = "azalea-brigadier"
repository = "https://github.com/azalea-rs/azalea/tree/main/azalea-brigadier"
version = "0.10.2"
version = "0.10.3+mc1.21.1"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

View file

@ -4,7 +4,7 @@ edition = "2021"
license = "MIT"
name = "azalea-buf"
repository = "https://github.com/azalea-rs/azalea/tree/main/azalea-buf"
version = "0.10.2"
version = "0.10.3+mc1.21.1"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

View file

@ -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.10.0"
version = "0.10.3+mc1.21.1"
[lib]
proc-macro = true

View file

@ -4,7 +4,7 @@ edition = "2021"
license = "MIT"
name = "azalea-chat"
repository = "https://github.com/azalea-rs/azalea/tree/main/azalea-chat"
version = "0.10.2"
version = "0.10.3+mc1.21.1"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

View file

@ -4,7 +4,7 @@ edition = "2021"
license = "MIT"
name = "azalea-client"
repository = "https://github.com/azalea-rs/azalea/tree/main/azalea-client"
version = "0.10.2"
version = "0.10.3+mc1.21.1"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

View file

@ -4,7 +4,7 @@ edition = "2021"
license = "MIT"
name = "azalea-core"
repository = "https://github.com/azalea-rs/azalea/tree/main/azalea-core"
version = "0.10.2"
version = "0.10.3+mc1.21.1"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

View file

@ -3,7 +3,7 @@ description = "Cryptography features used in Minecraft."
edition = "2021"
license = "MIT"
name = "azalea-crypto"
version = "0.10.0"
version = "0.10.3+mc1.21.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

View file

@ -1,6 +1,6 @@
[package]
name = "azalea-entity"
version = "0.10.2"
version = "0.10.3+mc1.21.1"
edition = "2021"
description = "Things related to Minecraft entities used by Azalea"
repository = "https://github.com/azalea-rs/azalea/tree/main/azalea-entity"

View file

@ -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.10.2"
version = "0.10.3+mc1.21.1"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

View file

@ -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.10.0"
version = "0.10.3+mc1.21.1"
[lib]
proc-macro = true

View file

@ -4,7 +4,7 @@ edition = "2021"
license = "MIT"
name = "azalea-language"
repository = "https://github.com/azalea-rs/azalea/tree/main/azalea-language"
version = "0.10.0"
version = "0.10.3+mc1.21.1"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

View file

@ -4,7 +4,7 @@ edition = "2021"
license = "MIT"
name = "azalea-physics"
repository = "https://github.com/azalea-rs/azalea/tree/main/azalea-physics"
version = "0.10.2"
version = "0.10.3+mc1.21.1"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

View file

@ -4,7 +4,7 @@ edition = "2021"
license = "MIT"
name = "azalea-protocol"
repository = "https://github.com/azalea-rs/azalea/tree/main/azalea-protocol"
version = "0.10.2"
version = "0.10.3+mc1.21.1"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

View file

@ -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.10.3+mc1.21.1"
repository = "https://github.com/azalea-rs/azalea/tree/main/azalea-protocol/azalea-protocol-macros"
[lib]

View file

@ -4,7 +4,7 @@ edition = "2021"
license = "MIT"
name = "azalea-registry"
repository = "https://github.com/azalea-rs/azalea/tree/main/azalea-registry"
version = "0.10.2"
version = "0.10.3+mc1.21.1"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

View file

@ -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.10.0"
version = "0.10.3+mc1.21.1"
[lib]
proc-macro = true

View file

@ -4,7 +4,7 @@ edition = "2021"
license = "MIT"
name = "azalea-world"
repository = "https://github.com/azalea-rs/azalea/tree/main/azalea-world"
version = "0.10.2"
version = "0.10.3+mc1.21.1"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

View file

@ -4,7 +4,7 @@ edition = "2021"
license = "MIT"
name = "azalea"
repository = "https://github.com/azalea-rs/azalea/tree/main/azalea"
version = "0.10.1"
version = "0.10.3+mc1.21.1"
[package.metadata.release]
pre-release-replacements = [