File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " openblas-build"
33version = " 0.1.1"
4- authors =
[ " Toshiki Teramura <[email protected] > " ] 4+ license = " Apache-2.0/MIT "
55edition = " 2018"
6-
7- license = " MIT OR Apache-2.0"
8- exclude = [" test_build/" ]
9- readme = " ../README.md"
10-
11- description = " OpenBLAS build helper"
6+ authors = [
7+ " Toshiki Teramura <[email protected] >" ,
8+ ]
9+ description = " The package provides a build helper for OpenBLAS."
1210documentation = " https://docs.rs/openblas-build"
13- homepage = " https://github.com/blas-lapack-rs/openblas-src"
14- repository = " https://github.com/blas-lapack-rs/openblas-src"
11+ homepage = " https://github.com/blas-lapack-rs/openblas-src"
12+ repository = " https://github.com/blas-lapack-rs/openblas-src"
13+ readme = " ../README.md"
14+ exclude = [" test_build/" ]
1515
1616[dependencies ]
1717thiserror = " 1.0.22"
Original file line number Diff line number Diff line change 11[package ]
22name = " openblas-src"
33version = " 0.10.3"
4- license = " MIT OR Apache-2.0"
4+ license = " Apache-2.0/MIT "
55edition = " 2018"
66authors = [
77 " Corey Richardson <[email protected] >" ,
You can’t perform that action at this time.
0 commit comments