diff --git a/Cargo.toml b/Cargo.toml index 1a0a8b7..2b8626c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -48,7 +48,7 @@ pyo3 = { version = "0.27", features = ["auto-initialize"], optional = true } # Audio rodio = { version = "0.19", features = ["symphonia-all"] } -cpal = "0.15" +cpal = "0.17" # Animation gltf = "1.4"