aboutsummaryrefslogtreecommitdiff
path: root/azalea
diff options
context:
space:
mode:
authorUbuntu <github@matdoes.dev>2022-12-09 15:34:29 +0000
committerUbuntu <github@matdoes.dev>2022-12-09 15:34:29 +0000
commitb6d0b3744d3b3d139a91931e2e9c09fb2a29f828 (patch)
tree9108c674ae7803d79e5ebba1ca42eebfb5cd8436 /azalea
parent16be171fb426e6002be86540094d42487dec1b07 (diff)
downloadazalea-drasl-b6d0b3744d3b3d139a91931e2e9c09fb2a29f828.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 20b003c1..2da58892 100644
--- a/azalea/Cargo.toml
+++ b/azalea/Cargo.toml
@@ -16,7 +16,7 @@ anyhow = "^1.0.65"
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-client = { version = "0.5.0", path = "../azalea-client" }
azalea-core = { version = "0.5.0", path = "../azalea-core" }
azalea-physics = { version = "0.5.0", path = "../azalea-physics" }
azalea-protocol = { version = "0.5.0", path = "../azalea-protocol" }