aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2025-04-02 14:49:55 +0200
committermetamuffin <metamuffin@disroot.org>2025-04-02 14:49:55 +0200
commit65adfb4be36e1d0cdb8926fb734b0477fb146631 (patch)
tree6b25b41c1d80b77ca90b1c423721610f0100e289 /Cargo.lock
parent0a0a026bc30055933958dee11691a87a3b1ec622 (diff)
downloadunity-tools-65adfb4be36e1d0cdb8926fb734b0477fb146631.tar
unity-tools-65adfb4be36e1d0cdb8926fb734b0477fb146631.tar.bz2
unity-tools-65adfb4be36e1d0cdb8926fb734b0477fb146631.tar.zst
update for crunched dxt cubemap, still doesnt work.
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 0838741..091b592 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1173,8 +1173,8 @@ dependencies = [
[[package]]
name = "texture2ddecoder"
-version = "0.1.1"
-source = "git+https://github.com/UniversalGameExtraction/texture2ddecoder?rev=d2b4653fda298f1da39917da86bc509b17879808#d2b4653fda298f1da39917da86bc509b17879808"
+version = "0.1.2"
+source = "git+https://github.com/UniversalGameExtraction/texture2ddecoder?rev=ef480c463d1e1ec421eda449357192cbf176745d#ef480c463d1e1ec421eda449357192cbf176745d"
dependencies = [
"paste",
]