1--- Cargo.toml.orig 2025-08-15 11:54:59 UTC 2+++ Cargo.toml 3@@ -120,9 +120,3 @@ priority = -1 4 [lints.clippy.pedantic] 5 level = "warn" 6 priority = -1 7- 8-[profile.release] 9-opt-level = "z" 10-lto = true 11-codegen-units = 1 12-panic = "abort" 13 14