aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2025-03-25 14:19:18 +0100
committermetamuffin <metamuffin@disroot.org>2025-03-25 14:19:18 +0100
commit9bcc64872bfa042349e959f4baf079d21707cf56 (patch)
tree70ef78dc9815e8ee443e8f06320e6406579783be /Cargo.toml
parent466a8fce3c5693fa51cc34ec5d9e718459484e0b (diff)
downloadunity-tools-9bcc64872bfa042349e959f4baf079d21707cf56.tar
unity-tools-9bcc64872bfa042349e959f4baf079d21707cf56.tar.bz2
unity-tools-9bcc64872bfa042349e959f4baf079d21707cf56.tar.zst
vorbis setup header reconstruction is hard
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 702632a..ebde4a3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -21,3 +21,4 @@ glam = { version = "0.30.0", features = ["serde"] }
texpresso = "2.0.1"
image = "0.25.5"
texture2ddecoder = { git = "https://github.com/UniversalGameExtraction/texture2ddecoder", rev = "d2b4653fda298f1da39917da86bc509b17879808" }
+lewton = "0.10.2"