Remove debug info from release builds

A special 'bench' profile can be used instead.

Signed-off-by: Evan Lloyd New-Schmidt <evan@new-schmidt.com>
This commit is contained in:
Evan Lloyd New-Schmidt 2023-09-29 15:11:07 -04:00 committed by Evan Lloyd New-Schmidt
parent c3162c9fed
commit 218e55931f

View file

@ -29,5 +29,4 @@ url = "2.3.1"
urlencoding = "2.1.2"
[profile.release]
debug = true
overflow-checks = true