diff options
Diffstat (limited to 'lib.rs')
| -rw-r--r-- | lib.rs | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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; |