We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d5a147 commit 5030b8fCopy full SHA for 5030b8f
feos-core/Cargo.toml
@@ -15,7 +15,7 @@ workspace = ".."
15
16
[package.metadata.docs.rs]
17
rustdoc-args = [ "--html-in-header", "./docs-header.html" ]
18
-features = "rayon"
+features = [ "rayon" ]
19
20
[dependencies]
21
quantity = "0.5"
0 commit comments