3 lines
127 B
Rust
3 lines
127 B
Rust
|
#[pkg_crate(file = "src/lmath.rs")];
|
||
|
#[pkg(id = "lmath", vers = "0.1.0")];
|
||
|
#[pkg_dep(url = "git://github.com/bjz/numeric-rs")];
|