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 1
1
[package ]
2
2
name = " openblas-build"
3
3
version = " 0.1.1"
4
- authors =
[ " Toshiki Teramura <[email protected] > " ]
4
+ license = " Apache-2.0/MIT "
5
5
edition = " 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."
12
10
documentation = " 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/" ]
15
15
16
16
[dependencies ]
17
17
thiserror = " 1.0.22"
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " openblas-src"
3
3
version = " 0.10.3"
4
- license = " MIT OR Apache-2.0"
4
+ license = " Apache-2.0/MIT "
5
5
edition = " 2018"
6
6
authors = [
7
7
" Corey Richardson <[email protected] >" ,
You can’t perform that action at this time.
0 commit comments