diff --git a/lib.rs b/lib.rs index dcce58a7..8136525c 100644 --- a/lib.rs +++ b/lib.rs @@ -1,5 +1,6 @@ #[feature(struct_variant, macro_rules)]; #[crate_id="github.com/sfackler/rust-openssl"]; +#[crate_type="lib"]; #[doc(html_root_url="http://sfackler.github.io/rust-openssl/doc")]; extern mod extra;