summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 048be44..04197e4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,7 +7,7 @@ members = [
"dhall_parser",
]
-# Prelude tests are too slow when not optimized
-[profile.dev]
-opt-level = 2
+# # Prelude tests are too slow when not optimized
+# [profile.dev]
+# opt-level = 2