Skip to content

Commit 5030b8f

Browse files
authored
Update Cargo.toml
1 parent 4d5a147 commit 5030b8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

feos-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ workspace = ".."
1515

1616
[package.metadata.docs.rs]
1717
rustdoc-args = [ "--html-in-header", "./docs-header.html" ]
18-
features = "rayon"
18+
features = [ "rayon" ]
1919

2020
[dependencies]
2121
quantity = "0.5"

0 commit comments

Comments
 (0)