Skip to content

Commit 8fb86ad

Browse files
authored
Merge pull request #9 from jamjamjon/dependabot/cargo/gemm-0.19.0
Update gemm requirement from 0.18.2 to 0.19.0
2 parents 6d9c588 + 9d3d232 commit 8fb86ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ openblas = ["dep:openblas-src"]
2121
[dependencies]
2222
anyhow = "1.0"
2323
num-traits = "0.2.19"
24-
gemm = "0.18.2"
24+
gemm = "0.19.0"
2525
num_cpus = "1.16"
2626
simsimd = "6.5.3"
2727
wide = "0.7.28"

0 commit comments

Comments
 (0)