aboutsummaryrefslogtreecommitdiff
path: root/azalea-world
diff options
context:
space:
mode:
authorUbuntu <github@matdoes.dev>2022-12-09 15:34:25 +0000
committerUbuntu <github@matdoes.dev>2022-12-09 15:34:25 +0000
commitfd6da211b72d9990ff162e2186b37646699db6f4 (patch)
tree5697f3aefcfbdef4d63ee266e59107644848d0d2 /azalea-world
parent9ef09d75de5be8c89a8521ef50a37fd3e4674c6a (diff)
downloadazalea-drasl-fd6da211b72d9990ff162e2186b37646699db6f4.tar.xz
(cargo-release) version 0.5.0
Diffstat (limited to 'azalea-world')
-rw-r--r--azalea-world/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea-world/Cargo.toml b/azalea-world/Cargo.toml
index f7d38155..0f8b6ba5 100644
--- a/azalea-world/Cargo.toml
+++ b/azalea-world/Cargo.toml
@@ -11,7 +11,7 @@ version = "0.4.0"
[dependencies]
azalea-block = {path = "../azalea-block", default-features = false, version = "^0.5.0" }
azalea-buf = {path = "../azalea-buf", version = "^0.5.0" }
-azalea-chat = {path = "../azalea-chat", version = "^0.4.0" }
+azalea-chat = {path = "../azalea-chat", version = "^0.5.0" }
azalea-core = {path = "../azalea-core", version = "^0.4.0" }
azalea-nbt = {path = "../azalea-nbt", version = "^0.4.0" }
azalea-registry = {path = "../azalea-registry", version = "^0.4.0" }