diff --git a/audio/audiofx/Cargo.toml b/audio/audiofx/Cargo.toml index c0f43150..53712ece 100644 --- a/audio/audiofx/Cargo.toml +++ b/audio/audiofx/Cargo.toml @@ -17,7 +17,7 @@ byte-slice-cast = "1.0" num-traits = "0.2" once_cell = "1.0" ebur128 = "0.1" -hrtf = "0.8" +hrtf = "0.7" nnnoiseless = { version = "0.3", default-features = false } smallvec = "1" atomic_refcell = "0.1"