Skip to content

Commit ae08a06

Browse files
authored
Merge pull request #523 from LukeMathWalker/bump-matrixmultiply-version
Matrixmultiply 0.1.13 -> 0.1.15
2 parents 1dcbc79 + d9c0e96 commit ae08a06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ itertools = { version = "0.7.0", default-features = false }
3333
cblas-sys = { version = "0.1.4", optional = true, default-features = false }
3434
blas-src = { version = "0.2.0", optional = true, default-features = false }
3535

36-
matrixmultiply = { version = "0.1.13" }
36+
matrixmultiply = { version = "0.1.15" }
3737
# Use via the `serde-1` crate feature!
3838
serde = { version = "1.0", optional = true }
3939

0 commit comments

Comments
 (0)