diff --git a/Cargo.toml b/Cargo.toml index 56027e21..6ba7be1e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -90,7 +90,4 @@ codegen-units = 1 # usage of utf8 encoding inside tui # makes their debug profile slow [profile.dev.package."tui"] -opt-level = 3 - -[profile.dev] -split-debuginfo = "unpacked" +opt-level = 3 \ No newline at end of file