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 5157b22 commit 1e4ee3eCopy full SHA for 1e4ee3e
lax/Cargo.toml
@@ -42,3 +42,6 @@ version = "0.10.2"
42
optional = true
43
default-features = false
44
features = ["cblas"]
45
+
46
+[package.metadata.release]
47
+no-dev-version = true
ndarray-linalg/Cargo.toml
@@ -81,3 +81,6 @@ harness = false
81
82
[package.metadata.docs.rs]
83
rustdoc-args = ["--html-in-header", "katex-header.html"]
84
85
86
0 commit comments