diff --git a/Cargo.toml b/Cargo.toml index 30c5d60..9cbe7a9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -70,7 +70,6 @@ format_push_string = "warn" large_include_file = "warn" shadow_unrelated = "warn" struct_field_names = "allow" # annoying -module_name_repetitions = "allow" # annoying disallowed_types = "deny" disallowed_methods = "deny"