From ab8ecf890fc51fcaf8b85ae594bf41db8aa6bc8a Mon Sep 17 00:00:00 2001 From: metamuffin Date: Wed, 26 Mar 2025 19:16:01 +0100 Subject: dxt1 decompression failure --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index ebde4a3..e045519 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,4 +21,6 @@ glam = { version = "0.30.0", features = ["serde"] } texpresso = "2.0.1" image = "0.25.5" texture2ddecoder = { git = "https://github.com/UniversalGameExtraction/texture2ddecoder", rev = "d2b4653fda298f1da39917da86bc509b17879808" } +# texture2ddecoder = { path = "../ext/texture2ddecoder" } lewton = "0.10.2" +rayon = "1.10.0" -- cgit v1.2.3-70-g09d2