File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ authors = [
9
9
" Phil Ruffwind <[email protected] >" ,
10
10
]
11
11
description = " The package provides a source of BLAS and LAPACK via Netlib."
12
- homepage = " https://github.com/cmr /netlib-src"
13
- repository = " https://github.com/cmr /netlib-src"
12
+ homepage = " https://github.com/blas-lapack-rs /netlib-src"
13
+ repository = " https://github.com/blas-lapack-rs /netlib-src"
14
14
readme = " README.md"
15
15
categories = [" science" ]
16
16
keywords = [" linear-algebra" ]
Original file line number Diff line number Diff line change @@ -23,8 +23,8 @@ will be licensed according to the terms given in [LICENSE.md](LICENSE.md).
23
23
[ netlib ] : http://www.netlib.org/
24
24
[ usage ] : https://blas-lapack-rs.github.io/usage
25
25
26
- [ build-img ] : https://travis-ci.org/cmr /netlib-src.svg?branch=master
27
- [ build-url ] : https://travis-ci.org/cmr /netlib-src
26
+ [ build-img ] : https://travis-ci.org/blas-lapack-rs /netlib-src.svg?branch=master
27
+ [ build-url ] : https://travis-ci.org/blas-lapack-rs /netlib-src
28
28
[ documentation-img ] : https://docs.rs/netlib-src/badge.svg
29
29
[ documentation-url ] : https://docs.rs/netlib-src
30
30
[ package-img ] : https://img.shields.io/crates/v/netlib-src.svg
You can’t perform that action at this time.
0 commit comments