We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8634e61 commit 40f6a4eCopy full SHA for 40f6a4e
1 file changed
lib.rs
@@ -56,6 +56,7 @@ fn main() {
56
*/
57
58
#[crate_id="github.com/sfackler/rust-postgres"];
59
+#[crate_type="lib"];
60
#[doc(html_root_url="http://sfackler.github.io/rust-postgres/doc/")];
61
62
#[warn(missing_doc)];
0 commit comments