Loading lib.rs +0 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,6 @@ #[crate_type="dylib"]; #[doc(html_root_url="http://www.rust-ci.org/sfackler/rust-openssl/doc")]; extern crate extra; #[cfg(test)] extern crate serialize; extern crate sync; Loading Loading
lib.rs +0 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,6 @@ #[crate_type="dylib"]; #[doc(html_root_url="http://www.rust-ci.org/sfackler/rust-openssl/doc")]; extern crate extra; #[cfg(test)] extern crate serialize; extern crate sync; Loading