Skip to content

Commit f49b37b

Browse files
committed
Use openblas-src 0.10.2
1 parent 25249af commit f49b37b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

lax/Cargo.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,7 @@ features = ["cblas"]
3838
default-features = false
3939

4040
[dependencies.openblas-src]
41-
version = "0.10.1"
41+
version = "0.10.2"
4242
optional = true
4343
default-features = false
4444
features = ["cblas"]
45-
git = "https://github.com/blas-lapack-rs/openblas-src"
46-
rev = "be908954fbe54321d5194782cffef2a14474f01f"

0 commit comments

Comments
 (0)