aboutsummaryrefslogtreecommitdiff
path: root/azalea-client
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
commit16be171fb426e6002be86540094d42487dec1b07 (patch)
treea65f79ec66b88d9eeb2190a56f23ad0ca450fbac /azalea-client
parent6a5008b0f7cf410858a68bc393e6f5beb82751c4 (diff)
downloadazalea-drasl-16be171fb426e6002be86540094d42487dec1b07.tar.xz
(cargo-release) version 0.5.0
Diffstat (limited to 'azalea-client')
-rw-r--r--azalea-client/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea-client/Cargo.toml b/azalea-client/Cargo.toml
index 38a36c9b..a8179a44 100644
--- a/azalea-client/Cargo.toml
+++ b/azalea-client/Cargo.toml
@@ -17,7 +17,7 @@ azalea-chat = {path = "../azalea-chat", version = "0.5.0" }
azalea-core = {path = "../azalea-core", version = "0.5.0" }
azalea-crypto = {path = "../azalea-crypto", version = "0.5.0" }
azalea-physics = {path = "../azalea-physics", version = "0.5.0" }
-azalea-protocol = {path = "../azalea-protocol", version = "0.4.0"}
+azalea-protocol = {path = "../azalea-protocol", version = "0.5.0" }
azalea-world = {path = "../azalea-world", version = "0.5.0" }
log = "0.4.17"
nohash-hasher = "0.2.0"