summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLLLL Colonq <llll@colonq>2025-10-23 18:22:44 -0400
committerLLLL Colonq <llll@colonq>2025-10-23 18:22:44 -0400
commit99a9b8c0bcc345f7044ab18840e78ee9263cae9b (patch)
tree5177a48645a405b70ec39a34dc16a7fdb044ec63 /Cargo.toml
parent4ae21efc81f39ca805cefe5c1af722857f22f255 (diff)
Add audio loopback overlay
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index d1f9f0f..5f0dc95 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -18,4 +18,5 @@ strip = true
# debug = "full"
[profile.dev.package."*"]
+debug = 0
opt-level = 2