Skip to content

Commit

Permalink
trying to get features working
Browse files Browse the repository at this point in the history
  • Loading branch information
2AUK committed Nov 5, 2023
1 parent e89070c commit 035e078
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ crate-type = ["lib", "cdylib"]

[features]
fftw-sys = ["fftw/system"]
openblas-static = ["openblas-src/static", "ndarray-linalg/openblas-static"]
default = []
dhat-on = []

Expand Down

0 comments on commit 035e078

Please sign in to comment.