Revert "Enable optimization in every profile"

This commit is contained in:
Many 2021-06-16 12:16:03 +02:00 committed by many
parent 02e0271e44
commit 41bdc90f46
No known key found for this signature in database
GPG Key ID: 2CEF23B75189EACA
1 changed files with 0 additions and 3 deletions

View File

@ -8,9 +8,6 @@ opt-level = 3
[profile.release]
debug = true
[profile.test]
opt-level = 3
# Make sure that the build scripts and proc-macros are compiled with
# all the optimizations. It speeds up the zip crate that we use in the build.rs.
[profile.dev.build-override]