Skip to content

Commit 0b27b17

Browse files
committed
Fill descriptions in Cargo.toml
1 parent 9f8e48d commit 0b27b17

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Cargo.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ name = "intel-mkl-src"
33
version = "0.1.0"
44
authors = ["Toshiki Teramura <[email protected]>"]
55

6+
description = "Redistribution of Intel(R) MKL as a crate"
7+
repository = "https://github.com/termoshtt/intel-mkl-src"
8+
keywords = ["fft", "blas", "lapack"]
9+
license-file = "mkl_lib/license.txt"
10+
readme = "README.md"
11+
612
build = "build.rs"
713
links = "mkl_intel_ilp64"
814

0 commit comments

Comments
 (0)