diff --git a/Cargo.toml b/Cargo.toml index 43d407e8..fe85bda9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -38,7 +38,7 @@ llq = "0.1.1" log = "0.4" num-complex = "0.4" realfft = "3.3" -rubato = "0.15" +rubato = "0.16" smallvec = "1.11" symphonia = { version = "0.5", default-features = false } vecmath = "1.0"