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]