Merge pull request #531 from illogic-al/fix/pdf-extract-panic-abort

This commit is contained in:
Dionisio Pozo
2026-07-09 21:36:43 +02:00
committed by GitHub
-1
View File
@@ -209,7 +209,6 @@ required-features = ["bench"]
lto = "thin"
codegen-units = 1
opt-level = 3
panic = "abort"
strip = true
[profile.dev]