From e6f023a38be20de751229da64981841289cf0f26 Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Mon, 17 Oct 2022 16:28:52 +0000 Subject: (cargo-release) version 0.2.0 --- azalea-protocol/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'azalea-protocol') diff --git a/azalea-protocol/Cargo.toml b/azalea-protocol/Cargo.toml index 28bb0c6c..3e3c54b1 100644 --- a/azalea-protocol/Cargo.toml +++ b/azalea-protocol/Cargo.toml @@ -11,7 +11,7 @@ version = "0.1.0" async-compression = {version = "^0.3.8", features = ["tokio", "zlib"], optional = true} async-recursion = "1.0.0" azalea-auth = {path = "../azalea-auth", version = "^0.2.0" } -azalea-block = {path = "../azalea-block", default-features = false, version = "^0.1.0"} +azalea-block = {path = "../azalea-block", default-features = false, version = "^0.2.0" } azalea-brigadier = {path = "../azalea-brigadier", version = "^0.1.0"} azalea-buf = {path = "../azalea-buf", version = "^0.2.0" } azalea-chat = {path = "../azalea-chat", version = "^0.1.1"} -- cgit v1.2.3