diff options
author | metamuffin <metamuffin@disroot.org> | 2025-03-25 14:19:18 +0100 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2025-03-25 14:19:18 +0100 |
commit | 9bcc64872bfa042349e959f4baf079d21707cf56 (patch) | |
tree | 70ef78dc9815e8ee443e8f06320e6406579783be /Cargo.toml | |
parent | 466a8fce3c5693fa51cc34ec5d9e718459484e0b (diff) | |
download | unity-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.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" |