Skip to content

Commit b34348b

Browse files
committed
Add categories and keywords
1 parent f4658f8 commit b34348b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ authors = [
1010
description = "The package provides BLAS and LAPACK using the Netlib implementation."
1111
homepage = "https://github.com/cmr/netlib-src"
1212
repository = "https://github.com/cmr/netlib-src"
13+
categories = ["science"]
14+
keywords = ["linear-algebra"]
1315
build = "build.rs"
1416
links = "blas"
1517
exclude = [

0 commit comments

Comments
 (0)