mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-08 05:51:31 +02:00
Set `lto = false` in Cargo.toml to fix build issues that started happening with Rust 1.70+. Note, as upstream afterburn 5.4.0+ started dropping the `lto` option completely, it is not necessary to fix upstream. However, as long as Flatcar keeps using afterburn 5.2.0, this patch is still needed for Flatcar.