Skip to content

Commit 4e9a0be

Browse files
committed
Ignore the documentation warnings
1 parent 1af05e7 commit 4e9a0be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lmdb-master-sys/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#![deny(warnings)]
1+
// #![deny(warnings)]
22
#![allow(rustdoc::broken_intra_doc_links)]
33
#![allow(non_camel_case_types)]
44
#![allow(clippy::all)]

0 commit comments

Comments
 (0)