summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index cf325ad..d95ae94 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -22,3 +22,6 @@ reduced-time = []
extended-time = []
default = ["energy-cutoff"]
+
+[profile.release]
+debug = true \ No newline at end of file