Commit 70483c1a authored by Steven Fackler's avatar Steven Fackler
Browse files

Add a crate_type attribute

parent 42022fa5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
#[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;