Skip to content

Commit

Permalink
Merge pull request #153 from rust-ndarray/build_document_without_feat…
Browse files Browse the repository at this point in the history
…ures

Make blas/lapack-src non-optional
  • Loading branch information
termoshtt committed Jun 11, 2019
2 parents daba983 + c786dc9 commit c3dec01
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,7 @@ default-features = false
[dependencies.blas-src]
version = "0.3"
default-features = false
optional = true

[dependencies.lapack-src]
version = "0.3"
default-features = false
optional = true

0 comments on commit c3dec01

Please sign in to comment.