diff --git a/Cargo.toml b/Cargo.toml index 7f345be..be56070 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,7 +14,7 @@ num-traits = "0.2" rustfft = "6.2" realfft = "3.3" rubato = "0.15.0" -ndarray = "0.15.6" +ndarray = "0.16.0" symphonia = { version = "0.5.4", default-features = false } rodio = { version = "0.19.0", default-features = false } num-complex = { version = "0.4" }