diff --git a/Cargo.toml b/Cargo.toml index 8017094a..bb5906da 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -170,9 +170,6 @@ debug = 0 lto = 'off' incremental = true -[target.'cfg(macos)'.profile.dev] -split-debuginfo = "unpacked" - # default release profile [profile.release] lto = 'thin'