From 451a2fd0a1708dd474ebf99601d515b775bdd664 Mon Sep 17 00:00:00 2001 From: michaelangrivera Date: Sun, 5 Nov 2023 20:39:59 -0500 Subject: [PATCH] nit --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 12bfc26..dec83ff 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,6 @@ exclude = [ ] [profile.release] -# Set this to true if you need to debug release builds debug = false [profile.bench]