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