diff --git a/rust/Cargo.toml b/rust/Cargo.toml index 0881056..222af17 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -24,7 +24,6 @@ unused_import_braces = "warn" unused_lifetimes = "warn" unused_macro_rules = "warn" unused_qualifications = "warn" -unused_results = "warn" [lints.clippy] # pedantic