aboutsummaryrefslogtreecommitdiff
path: root/exporter/Cargo.toml
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2025-03-23 20:18:10 +0100
committermetamuffin <metamuffin@disroot.org>2025-03-23 20:18:10 +0100
commitd5aa53fafed0dbf6d43943e3b88b99693821e5cd (patch)
tree1facf5a2e9d83fa018b03636f03c641ec1a1c46a /exporter/Cargo.toml
parent756664281e6f8c37653e8769890962e8bab933e9 (diff)
downloadunity-tools-d5aa53fafed0dbf6d43943e3b88b99693821e5cd.tar
unity-tools-d5aa53fafed0dbf6d43943e3b88b99693821e5cd.tar.bz2
unity-tools-d5aa53fafed0dbf6d43943e3b88b99693821e5cd.tar.zst
audio clips
Diffstat (limited to 'exporter/Cargo.toml')
-rw-r--r--exporter/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/exporter/Cargo.toml b/exporter/Cargo.toml
index 02eca5c..12fe97f 100644
--- a/exporter/Cargo.toml
+++ b/exporter/Cargo.toml
@@ -14,3 +14,4 @@ glam = { version = "0.30.0", features = ["serde"] }
gltf-json = "1.4.1"
gltf = "1.4.1"
bytemuck = "1.22.0"
+hound = "3.5.1"