We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c2c210 commit 25249afCopy full SHA for 25249af
lax/Cargo.toml
@@ -38,7 +38,9 @@ features = ["cblas"]
38
default-features = false
39
40
[dependencies.openblas-src]
41
-version = "0.10.0"
+version = "0.10.1"
42
optional = true
43
44
features = ["cblas"]
45
+git = "https://github.com/blas-lapack-rs/openblas-src"
46
+rev = "be908954fbe54321d5194782cffef2a14474f01f"
0 commit comments