diff --git a/Cargo.toml b/Cargo.toml index 685fce8..dd6bcb8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,7 +13,7 @@ approx = "0.5.1" atomic_float = "0.1.0" crossbeam = "0.8.2" fixed = "1.11.0" -itertools = "0.12.0" +itertools = "0.13.0" rand = "0.8.5" rustfft = {version = "6.1.0", features = ["avx", "sse", "neon"] }