diff options
| author | mat <git@matdoes.dev> | 2024-12-05 06:30:47 +0000 |
|---|---|---|
| committer | mat <git@matdoes.dev> | 2024-12-05 06:30:47 +0000 |
| commit | 39f4d68e1ff1f0fa0d45663335d83299d5d37790 (patch) | |
| tree | ac61d7bf437a1874c91d5c794b732dc599f86259 /Cargo.toml | |
| parent | 6379035b852f1b619565d27f5cee3b93042c2312 (diff) | |
| download | azalea-drasl-39f4d68e1ff1f0fa0d45663335d83299d5d37790.tar.xz | |
fix container_set_content, player_position, and recipe_book_remove packets
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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" |
