aboutsummaryrefslogtreecommitdiffhomepage
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 1 insertions, 3 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 308ad0e..a83ad21 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -25,6 +25,4 @@ url = "2.5.8"
zip = "8.6.0"
[workspace.lints.rust]
-dead_code = "allow"
-unreachable_code = "allow"
-unused = "allow"
+warnings = "allow"