Skip to content

Commit 72cae03

Browse files
committed
Update dependencies
1 parent ecf6866 commit 72cae03

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@ hrtf = "0.8"
2626
llq = "0.1.1"
2727
log = "0.4"
2828
num-complex = "0.4"
29-
realfft = "3.0"
29+
realfft = "3.3"
3030
rubato = "0.14"
3131
rustc-hash = "1.1"
32-
smallvec = "1.8"
32+
smallvec = "1.11"
3333
symphonia = { version = "0.5", default-features = false }
3434
vecmath = "1.0"
3535

0 commit comments

Comments
 (0)