diff options
Diffstat (limited to 'material_theme/Cargo.toml')
| -rw-r--r-- | material_theme/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/material_theme/Cargo.toml b/material_theme/Cargo.toml index e88ce92..eef9605 100644 --- a/material_theme/Cargo.toml +++ b/material_theme/Cargo.toml @@ -30,6 +30,7 @@ features = ["derive"] optional = true [lints.rust] +missing_debug_implementations = "deny" unsafe_code = "deny" unused_results = "deny" |
