Add uuid
This commit is contained in:
parent
436d6b89b8
commit
98091e0a2e
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
#[link(name = "lmath",
|
#[link(name = "lmath",
|
||||||
vers = "0.1",
|
vers = "0.1",
|
||||||
|
uuid = "A2DEEB53-EB35-4B44-B247-9044B57E3BA5",
|
||||||
author = "Brendan Zabarauskas",
|
author = "Brendan Zabarauskas",
|
||||||
url = "https://github.com/bjz/llama-rs")];
|
url = "https://github.com/bjz/llama-rs")];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue