We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6199287 commit 0c1dccfCopy full SHA for 0c1dccf
1 file changed
src/lib.rs
@@ -53,7 +53,6 @@
53
#![doc(html_root_url="http://www.rust-ci.org/sfackler/rust-postgres/doc")]
54
#![feature(macro_rules, struct_variant, phase, unsafe_destructor)]
55
#![warn(missing_doc)]
56
-#![crate_name="postgres"]
57
58
extern crate collections;
59
extern crate openssl;
0 commit comments