Skip to content

Commit 8aa2d04

Browse files
committed
Add description for intel-mkl-tool
1 parent ca561e0 commit 8aa2d04

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

intel-mkl-tool/Cargo.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ version = "0.1.0"
44
authors = ["Toshiki Teramura <[email protected]>"]
55
edition = "2018"
66

7+
description = "CLI utility for redistributiing Intel(R) MKL"
8+
repository = "https://github.com/rust-math/intel-mkl-src"
9+
keywords = ["cli"]
10+
license = "MIT"
11+
712
[features]
813
default = ["cli"]
914
cli = ["structopt", "env_logger"]

0 commit comments

Comments
 (0)