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 bf5ab89 commit f20dcbbCopy full SHA for f20dcbb
Cargo.toml
@@ -35,15 +35,15 @@ features = ["blas"]
35
default-features = false
36
37
[dependencies.blas-src]
38
-version = "0.3"
+version = "0.4"
39
40
41
[dependencies.lapack-src]
42
43
44
45
[dependencies.openblas-src]
46
-version = "0.6"
+version = "0.7"
47
48
features = ["static"]
49
optional = true
0 commit comments