aboutsummaryrefslogtreecommitdiff
path: root/azalea-core
diff options
context:
space:
mode:
authorUbuntu <github@matdoes.dev>2022-10-17 16:28:52 +0000
committerUbuntu <github@matdoes.dev>2022-10-17 16:28:52 +0000
commit924a4771d9e51c4bae80b334d0106b330294b9b2 (patch)
treecb96094e854e33bb4979478aae46c2819a08037e /azalea-core
parente4a85363b02722bde8d0851d417a0d512c61c4e4 (diff)
downloadazalea-drasl-924a4771d9e51c4bae80b334d0106b330294b9b2.tar.xz
(cargo-release) version 0.2.0
Diffstat (limited to 'azalea-core')
-rw-r--r--azalea-core/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea-core/Cargo.toml b/azalea-core/Cargo.toml
index 874e78a9..7bb45704 100644
--- a/azalea-core/Cargo.toml
+++ b/azalea-core/Cargo.toml
@@ -10,5 +10,5 @@ version = "0.1.0"
[dependencies]
azalea-buf = {path = "../azalea-buf", version = "^0.2.0" }
azalea-chat = {path = "../azalea-chat", version = "^0.2.0" }
-azalea-nbt = {path = "../azalea-nbt", version = "^0.1.0"}
+azalea-nbt = {path = "../azalea-nbt", version = "^0.2.0" }
uuid = "^1.1.2"