Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml index b9b3d3d8f4..35b439752b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -177,7 +177,6 @@ format_collect = "allow" large_enum_variant = "allow" needless_doctest_main = "allow" new_without_default = "allow" -nonminimal_bool = "allow" non_canonical_clone_impl = "allow" non_canonical_partial_ord_impl = "allow" non_minimal_cfg = "allow" |