mirror of
https://github.com/Brooooooklyn/Image.git
synced 2025-12-08 18:36:03 +00:00
* fix(binding): early return when input images are optimized * ci: fix builds * Fix build * target feature * Remove inline * Thin lto * Use GCC
6 lines
77 B
TOML
6 lines
77 B
TOML
[workspace]
|
|
members = ["./packages/binding"]
|
|
|
|
[profile.release]
|
|
lto = 'thin'
|