diff --git a/Cargo.toml b/Cargo.toml index 2226656..0e0240d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,7 +24,7 @@ num-traits = "0.2.19" gemm = "0.19.0" num_cpus = "1.16" simsimd = "6.5.3" -wide = "0.7.28" +wide = "1.1.1" paste = "1.0.15" half = { version = "2.6.0", features = ["bytemuck", "num-traits"] } rand = { version = "0.9.2", features = ["small_rng"] }