aboutsummaryrefslogtreecommitdiff
path: root/azalea
diff options
context:
space:
mode:
authorUbuntu <github@matdoes.dev>2022-12-09 15:34:26 +0000
committerUbuntu <github@matdoes.dev>2022-12-09 15:34:26 +0000
commit75db835bfc711bbe3ac9056b7f8b251c201ad0f3 (patch)
tree7c264326b176646530ec9f4dbda66e24f95e12e9 /azalea
parent3baae656c057490115b75889b2ac5eee45408c97 (diff)
downloadazalea-drasl-75db835bfc711bbe3ac9056b7f8b251c201ad0f3.tar.xz
(cargo-release) version 0.5.0
Diffstat (limited to 'azalea')
-rw-r--r--azalea/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea/Cargo.toml b/azalea/Cargo.toml
index d2905810..9f036cde 100644
--- a/azalea/Cargo.toml
+++ b/azalea/Cargo.toml
@@ -17,7 +17,7 @@ async-trait = "0.1.58"
azalea-block = { version = "0.5.0", path = "../azalea-block" }
azalea-chat = { version = "0.5.0", path = "../azalea-chat" }
azalea-client = { version = "0.4.0", path = "../azalea-client" }
-azalea-core = { version = "0.4.0", path = "../azalea-core" }
+azalea-core = { version = "0.5.0", path = "../azalea-core" }
azalea-physics = { version = "0.4.0", path = "../azalea-physics" }
azalea-protocol = { version = "0.4.0", path = "../azalea-protocol" }
azalea-world = { version = "0.4.0", path = "../azalea-world" }