From 46fbc4654cf65eea05f6c53587c6895844f99555 Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Mon, 17 Oct 2022 16:28:51 +0000 Subject: (cargo-release) version 0.2.0 --- azalea-core/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 azalea-core/Cargo.toml (limited to 'azalea-core') diff --git a/azalea-core/Cargo.toml b/azalea-core/Cargo.toml old mode 100755 new mode 100644 index 52669af5..25626f49 --- a/azalea-core/Cargo.toml +++ b/azalea-core/Cargo.toml @@ -8,7 +8,7 @@ version = "0.1.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -azalea-buf = {path = "../azalea-buf", version = "^0.1.0"} +azalea-buf = {path = "../azalea-buf", version = "^0.2.0" } azalea-chat = {path = "../azalea-chat", version = "^0.1.0"} azalea-nbt = {path = "../azalea-nbt", version = "^0.1.0"} uuid = "^1.1.2" -- cgit v1.2.3