File tree Expand file tree Collapse file tree 3 files changed +9
-4
lines changed
Expand file tree Collapse file tree 3 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3- [ Unreleased] ( https://github.com/blas-lapack-rs/openblas-src/compare/openblas-src-v0.10.14 ...master )
3+ [ Unreleased] ( https://github.com/blas-lapack-rs/openblas-src/compare/openblas-src-v0.10.15 ...master )
44-----------
5+ [ 0.10.15 - 2026-03-24] ( https://github.com/blas-lapack-rs/openblas-src/compare/openblas-src-v0.10.14...v0.10.15 )
6+ -----------
7+
8+ ## What's Changed
9+ * Update OpenBLAS version to 0.3.32 by @Dirreke in https://github.com/blas-lapack-rs/openblas-src/pull/150
510
611[ 0.10.14 - 2026-01-28] ( https://github.com/blas-lapack-rs/openblas-src/compare/openblas-src-v0.10.13...v0.10.14 )
712-----------
Original file line number Diff line number Diff line change 11[package ]
22name = " openblas-build"
3- version = " 0.10.14 "
3+ version = " 0.10.15 "
44license = " Apache-2.0/MIT"
55edition = " 2018"
66authors = [" Toshiki Teramura <toshiki.teramura@gmail.com>" ]
Original file line number Diff line number Diff line change 11[package ]
22name = " openblas-src"
3- version = " 0.10.14 "
3+ version = " 0.10.15 "
44license = " Apache-2.0/MIT"
55edition = " 2018"
66authors = [
@@ -39,7 +39,7 @@ libc = "0.2"
3939[build-dependencies ]
4040pkg-config = " 0.3.30"
4141dirs = " 6.0.0"
42- openblas-build = { version = " 0.10.14 " , path = " ../openblas-build" }
42+ openblas-build = { version = " = 0.10.15 " , path = " ../openblas-build" }
4343
4444[target .'cfg(target_os="windows")' .build-dependencies ]
4545vcpkg = " 0.2"
You can’t perform that action at this time.
0 commit comments