From 25dfebc6ecad90dcf0ccd90aab05565b695a027a Mon Sep 17 00:00:00 2001 From: MeexReay Date: Tue, 16 Jul 2024 02:09:45 +0300 Subject: [PATCH] ver 0.1.14 --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index b6a1193..59d7188 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,10 +7,10 @@ license-file = "LICENSE" readme = "README.md" keywords = ["minecraft", "protocol", "packets", "lightweight"] -version = "0.1.13" +version = "0.1.14" edition = "2021" [dependencies] flate2 = "1.0.30" bytebuffer = "2.2.0" -uuid = "1.10.0" \ No newline at end of file +uuid = "1.10.0"