diff --git a/src/lib.rs b/src/lib.rs
index 63a45c1dc659e556dbd303db226333c6913676b4..da33a3383d4bcf6804f4c3363813de3da17266a5 100644
--- a/src/lib.rs
+++ b/src/lib.rs
@@ -57,7 +57,6 @@
     unused_import_braces,
     unused_results,
     variant_size_differences,
-    warnings
 )]
 #![no_std]
 #![cfg_attr(feature = "internal_benches", allow(unstable_features))]