From e9f88ce546acb57fe190740d0a74ae0ce6c8d671 Mon Sep 17 00:00:00 2001 From: mat Date: Mon, 5 Sep 2022 10:36:48 -0500 Subject: Publish everything* to crates.io Except azalea-client since it's not ready yet --- 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 9894b49d..995d1d6c 100755 --- a/azalea-chat/Cargo.toml +++ b/azalea-chat/Cargo.toml @@ -3,7 +3,7 @@ description = "Parse Minecraft chat messages." edition = "2021" license = "MIT" name = "azalea-chat" -version = "0.1.0" +version = "0.1.1" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html -- cgit v1.2.3