summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml5
1 files changed, 4 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index fc97025..f3ec006 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -10,4 +10,7 @@ derive_more = "0.99.2"
im = "14.0.0"
rpds = "0.7.0"
archery = "0.3.0"
-num = "0.2" \ No newline at end of file
+num = "0.2"
+
+[profile.release]
+debug = true