aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
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"