Update crate url
This commit is contained in:
parent
e2cfe36b9d
commit
9cf0f2887a
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
vers = "0.1",
|
vers = "0.1",
|
||||||
uuid = "A2DEEB53-EB35-4B44-B247-9044B57E3BA5",
|
uuid = "A2DEEB53-EB35-4B44-B247-9044B57E3BA5",
|
||||||
author = "Brendan Zabarauskas",
|
author = "Brendan Zabarauskas",
|
||||||
url = "https://github.com/bjz/llama-rs")];
|
url = "https://github.com/bjz/lmath-rs")];
|
||||||
|
|
||||||
#[comment = "A generic linear algebra library."];
|
#[comment = "A generic linear algebra library."];
|
||||||
#[license = "APL2"];
|
#[license = "APL2"];
|
||||||
|
|
Loading…
Reference in a new issue