summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml3
1 files changed, 0 insertions, 3 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 416197b8..3c991c09 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -57,9 +57,6 @@ indexmap = "1.9.3"
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
stacker = "0.1.15"
-[profile.dev]
-debug = false
-
[profile.dev.package."*"]
opt-level = 2