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 b526f30 commit 66dd86fCopy full SHA for 66dd86f
lax/Cargo.toml
@@ -51,5 +51,8 @@ optional = true
51
default-features = false
52
features = ["cblas"]
53
54
+[package.metadata.docs.rs]
55
+rustdoc-args = ["--html-in-header", "katex-header.html"]
56
+
57
[package.metadata.release]
58
no-dev-version = true
0 commit comments