diff --git a/rust/Cargo.toml b/rust/Cargo.toml index 096feb5..0881056 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -8,7 +8,6 @@ let_underscore_drop = "warn" linker_messages = "warn" macro_use_extern_crate = "warn" meta_variable_misuse = "warn" -missing_docs = "warn" missing_unsafe_on_extern = "warn" non_ascii_idents = "warn" redundant_imports = "warn"