Skip to content

Commit c72a60c

Browse files
committed
Remove rayon feature
1 parent 794373d commit c72a60c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ pyo3 = { version = "0.15", features = ["auto-initialize"] }
2727

2828
[features]
2929
default = []
30-
rayon = ["ndarray/rayon"]
3130

3231
[workspace]
3332
members = ["examples/*"]

0 commit comments

Comments
 (0)