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 6ec33c1 commit 8d88c8dCopy full SHA for 8d88c8d
openblas-build/Cargo.toml
@@ -18,6 +18,3 @@ exclude = [
18
[dependencies]
19
thiserror = "1.0.22"
20
walkdir = "2.3.1"
21
-
22
-[package.metadata.release]
23
-no-dev-version = true
openblas-src/Cargo.toml
@@ -56,6 +56,3 @@ vcpkg = "0.2"
56
[target.'cfg(target_os="linux")'.build-dependencies.openblas-build]
57
version = "0.1.1"
58
path = "../openblas-build"
59
60
61
0 commit comments