From d188a7470d9c36aa3a258eb99682f29a243dc0b2 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-chat/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'azalea-chat') diff --git a/azalea-chat/Cargo.toml b/azalea-chat/Cargo.toml index 4e8512b9..d77bfa3d 100644 --- a/azalea-chat/Cargo.toml +++ b/azalea-chat/Cargo.toml @@ -9,7 +9,7 @@ version = "0.1.1" [dependencies] azalea-buf = {path = "../azalea-buf", features = ["serde_json"], version = "^0.2.0" } -azalea-language = {path = "../azalea-language", version = "^0.1.0"} +azalea-language = {path = "../azalea-language", version = "^0.2.0" } lazy_static = "^1.4.0" serde = "^1.0.130" serde_json = "^1.0.72" -- cgit v1.2.3