summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml8
1 files changed, 4 insertions, 4 deletions
diff --git a/Cargo.toml b/Cargo.toml
index ae7d46e..9b8f5c7 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -11,7 +11,7 @@ num-traits = "0.2.6"
arrayvec = "0.4.10"
fnv = "1.0.6"
-[profile.release]
-debug = true
-debug-assertions = true
-overflow-checks = true \ No newline at end of file
+# [profile.release]
+# debug = true
+# debug-assertions = true
+# overflow-checks = true \ No newline at end of file