From this release, openblas-build
crate will have same version as openblas-src
crate.
Fixed
- Add support for using a custom target under linux #78
Changed
- OpenBLAS 0.3.20 #85
- Use dynamic CRT link for vcpkg #69 #71
Internal
- Run cargo-clippy and rustfmt on CI #86