Skip to content

Commit 1f3be34

Browse files
committed
Add the readme attribute
1 parent d5d8040 commit 1f3be34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ 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+
readme = "README.md"
1314
categories = ["science"]
1415
keywords = ["linear-algebra"]
1516
build = "build.rs"

0 commit comments

Comments
 (0)