aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml10
1 files changed, 5 insertions, 5 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 55619ef9..75cdff6e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -42,11 +42,11 @@ bevy_time = "0.15.0"
byteorder = "1.5.0"
bytes = "1.9.0"
cfb8 = "0.8.1"
-chrono = { version = "0.4.38", default-features = false }
+chrono = { version = "0.4.39", default-features = false }
criterion = "0.5.1"
derive_more = "1.0.0"
enum-as-inner = "0.6.1"
-env_logger = "0.11.5"
+env_logger = "0.11.6"
flate2 = "1.0.35"
futures = "0.3.31"
futures-lite = "2.5.0"
@@ -66,14 +66,14 @@ reqwest = { version = "0.12.9", default-features = false }
rsa = "0.9.7"
rsa_public_encrypt_pkcs1 = "0.4.0"
rustc-hash = "2.1.0"
-serde = "1.0.215"
+serde = "1.0.216"
serde_json = "1.0.133"
sha-1 = "0.10.1"
sha2 = "0.10.8"
simdnbt = "0.6"
-socks5-impl = "0.5.17"
+socks5-impl = "0.6.0"
syn = "2.0.90"
-thiserror = "2.0.6"
+thiserror = "2.0.8"
tokio = "1.42.0"
tokio-util = "0.7.13"
tracing = "0.1.41"