update dependencies

This commit is contained in:
2025-08-15 10:48:32 +08:00
parent 7222ee1790
commit 312c3bc90e
2 changed files with 72 additions and 65 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "mhws-tex-decompressor"
version = "0.2.0"
version = "0.2.1"
edition = "2024"
[dependencies]
@@ -16,7 +16,7 @@ dialoguer = "0.11"
indicatif = "0.18"
color-eyre = "0.6"
rayon = "1.10"
rayon = "1.11"
parking_lot = "0.12"
colored = "3.0"
fs-err = "3.1"