rusti's crate type is 'lib'

This commit is contained in:
Brian Anderson 2012-11-04 17:48:47 -08:00
parent a3c6b6a642
commit 6a332b235f

View file

@ -5,7 +5,7 @@
uuid = "7fb5bf52-7d45-4fee-8325-5ad3311149fc",
url = "https://github.com/mozilla/rust/tree/master/src/rusti")];
#[crate_type = "bin"];
#[crate_type = "lib"];
#[no_core];