diff --git a/Cargo.toml b/Cargo.toml index c2d90abe..b46c7aa8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -99,9 +99,6 @@ default = ["systemd"] systemd = ["libsystemd"] profile-with-tracy = ["profiling/profile-with-tracy"] -[profile.dev] -lto = "thin" - [profile.dev.package.tiny-skia] opt-level = 2