Skip to content

Commit

Permalink
Remove #[deny(warnings)]
Browse files Browse the repository at this point in the history
  • Loading branch information
dbrgn committed Jun 11, 2019
1 parent b2bbae4 commit 50e9e01
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -683,7 +683,6 @@
//! ```
#![deny(missing_docs)]
#![deny(warnings)]
#![no_std]

#[macro_use]
Expand Down

0 comments on commit 50e9e01

Please sign in to comment.