aboutsummaryrefslogtreecommitdiff
path: root/azalea
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
commit5d1b8e033914a4c128cc9dc2583504b7a28c0f6b (patch)
tree42888d94cad6905e642b948e863b5c613e86bcfd /azalea
parent88fd99ca5262dbe9788fcc6195c40c956d70e1a0 (diff)
downloadazalea-drasl-5d1b8e033914a4c128cc9dc2583504b7a28c0f6b.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 9cb30d62..03758fb8 100644
--- a/azalea/Cargo.toml
+++ b/azalea/Cargo.toml
@@ -14,7 +14,7 @@ pre-release-replacements = [
[dependencies]
anyhow = "^1.0.65"
async-trait = "0.1.58"
-azalea-block = { version = "0.4.0", path = "../azalea-block" }
+azalea-block = { version = "0.5.0", path = "../azalea-block" }
azalea-chat = { version = "0.4.0", path = "../azalea-chat" }
azalea-client = { version = "0.4.0", path = "../azalea-client" }
azalea-core = { version = "0.4.0", path = "../azalea-core" }