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 60cb554 commit 41125b0Copy full SHA for 41125b0
openblas-build/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "openblas-build"
3
-version = "0.10.5"
+version = "0.10.6"
4
license = "Apache-2.0/MIT"
5
edition = "2018"
6
authors = [
openblas-src/Cargo.toml
name = "openblas-src"
@@ -42,5 +42,5 @@ dirs = "3.0.1"
42
vcpkg = "0.2"
43
44
[target.'cfg(target_os="linux")'.build-dependencies.openblas-build]
45
46
path = "../openblas-build"
0 commit comments