diff --git a/agb/Cargo.toml b/agb/Cargo.toml index 709ac460..60e202c0 100644 --- a/agb/Cargo.toml +++ b/agb/Cargo.toml @@ -13,7 +13,7 @@ debug = true [profile.release] opt-level = 3 -lto = "thin" +lto = "fat" debug = true [features]