We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31b1ba0 commit e4f07b5Copy full SHA for e4f07b5
src/lib.rs
@@ -36,7 +36,6 @@
36
37
#![deny(missing_docs)]
38
#![warn(rustdoc::broken_intra_doc_links)]
39
-#[macro_use]
40
extern crate diesel;
41
extern crate num_derive;
42
0 commit comments