Skip to content

Commit 356e2ab

Browse files
committed
lapack 0.17 (with git option until released)
1 parent 838bd9a commit 356e2ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lax/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ intel-mkl-system = ["intel-mkl-src/mkl-dynamic-lp64-seq"]
2424
thiserror = "1.0"
2525
cauchy = "0.3.0"
2626
num-traits = "0.2"
27-
lapack = "0.16.0"
27+
lapack = { version = "0.17.0", git = "http://github.com/blas-lapack-rs/lapack" }
2828

2929
[dependencies.intel-mkl-src]
3030
version = "0.6.0"

0 commit comments

Comments
 (0)