chore(ci): enable extended types in the docs.rs build

This commit is contained in:
Arthur Meyre
2025-08-05 16:55:22 +02:00
parent 04d4ccc16c
commit dbc3924989

View File

@@ -165,6 +165,7 @@ features = [
"software-prng",
"strings",
"hpu",
"extended-types",
]
rustdoc-args = ["--html-in-header", "katex-header.html"]