Remove the debug symbols

This commit is contained in:
Clément Renault 2024-09-23 15:49:24 +02:00
parent f00664247d
commit 835c5f98f9
No known key found for this signature in database
GPG Key ID: F250A4C4E3AE5F5F

View File

@ -35,7 +35,6 @@ license = "MIT"
[profile.release]
codegen-units = 1
debug = true
[profile.dev.package.flate2]
opt-level = 3