diff options
Diffstat (limited to 'exporter/Cargo.toml')
-rw-r--r-- | exporter/Cargo.toml | 1 |
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" |