diff options
author | metamuffin <metamuffin@disroot.org> | 2025-03-23 20:18:10 +0100 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2025-03-23 20:18:10 +0100 |
commit | d5aa53fafed0dbf6d43943e3b88b99693821e5cd (patch) | |
tree | 1facf5a2e9d83fa018b03636f03c641ec1a1c46a /Cargo.toml | |
parent | 756664281e6f8c37653e8769890962e8bab933e9 (diff) | |
download | unity-tools-d5aa53fafed0dbf6d43943e3b88b99693821e5cd.tar unity-tools-d5aa53fafed0dbf6d43943e3b88b99693821e5cd.tar.bz2 unity-tools-d5aa53fafed0dbf6d43943e3b88b99693821e5cd.tar.zst |
audio clips
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" } +fsbex = "0.3.0" |