jp2a ripoff
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index c39a5cf..c285e8f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -15,6 +15,6 @@ image = { version = "0.24.6", features = [
rgb2ansi256 = "0.1.1"
[profile.release]
-lto = true
+debug = 2
+lto = "thin"
opt-level = 3
-strip = true