From c857d45c7cb4a786db5fc1213f9be05e7fa3b0f1 Mon Sep 17 00:00:00 2001 From: mat Date: Fri, 19 Dec 2025 07:26:38 +0400 Subject: update deps --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index de186565..74c2d959 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -80,13 +80,13 @@ sha2 = "0.11.0-rc.3" # TODO: Remove when rsa is fixed. signature = "=3.0.0-rc.5" # TODO -simdnbt = { version = "0.8.0", git = "https://github.com/azalea-rs/simdnbt" } +simdnbt = { version = "0.9.0", git = "https://github.com/azalea-rs/simdnbt" } socks5-impl = "0.7.3" syn = "2.0.111" thiserror = "2.0.17" tokio = "1.48.0" tokio-util = "0.7.17" -tracing = "0.1.43" +tracing = "0.1.44" tracing-subscriber = "0.3.22" uuid = "1.19.0" -- cgit v1.2.3