From 66195378becc2183e02f7a567206bf9e98cd0e91 Mon Sep 17 00:00:00 2001 From: Corey Richardson Date: Mon, 17 Feb 2014 06:53:33 -0500 Subject: [PATCH] Update cargo-lite.conf --- cargo-lite.conf | 1 + 1 file changed, 1 insertion(+) 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"