mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-26 04:12:34 +00:00
Add binary optimizations
This commit is contained in:
@@ -68,4 +68,9 @@ otsu_level = ["image"]
|
||||
members = [
|
||||
"crates/one-d-proc-derive",
|
||||
"crates/cli"
|
||||
]
|
||||
]
|
||||
|
||||
[profile.release]
|
||||
codegen-units = 1
|
||||
lto = true
|
||||
opt-level = 3
|
||||
Reference in New Issue
Block a user