mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-27 22:31:21 +01:00
In the release profile of Cargo.toml, add `codegen-units = 1`, `strip = true`, and remove `debug = true`, to reduce binary size of afterburn included in production images.