From 39f4d68e1ff1f0fa0d45663335d83299d5d37790 Mon Sep 17 00:00:00 2001 From: mat Date: Thu, 5 Dec 2024 06:30:47 +0000 Subject: fix container_set_content, player_position, and recipe_book_remove packets --- Cargo.toml | 2 -- 1 file changed, 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index d163c106..7ea37cf5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -50,7 +50,6 @@ env_logger = "0.11.5" flate2 = "1.0.35" futures = "0.3.31" futures-lite = "2.5.0" -#futures-util = "0.3.31" log = "0.4.22" md-5 = "0.10.6" minecraft_folder_path = "0.1.2" @@ -72,7 +71,6 @@ serde_json = "1.0.133" sha-1 = "0.10.1" sha2 = "0.10.8" simdnbt = "0.6" -#smallvec = "1.13.2" socks5-impl = "0.5.17" syn = "2.0.90" thiserror = "2.0.3" -- cgit v1.2.3