summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e8046016..3ada8cde 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -137,4 +137,4 @@ strip = true
[workspace.lints.clippy]
uninlined_format_args = "warn"
-blocks_in_if_conditions = "allow"
+blocks_in_conditions = "allow"