diff --git a/cargo-lite.conf b/cargo-lite.conf index a6e3126..b337a83 100644 --- a/cargo-lite.conf +++ b/cargo-lite.conf @@ -1,2 +1,3 @@ [build] crate_root = "src/cgmath/lib.rs" +crate_type = "library"