aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f6b763f..9ad97e9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -18,6 +18,7 @@ criterion = { version = "0.3", optional = true }
[profile.release]
lto = "thin"
+debug = true
[[bench]]
name = "sylt_benchmark"