Remove the debug symbols

This commit is contained in:
Clément Renault
2024-09-23 15:49:24 +02:00
parent f00664247d
commit 835c5f98f9

View File

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