From 99a9b8c0bcc345f7044ab18840e78ee9263cae9b Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Thu, 23 Oct 2025 18:22:44 -0400 Subject: Add audio loopback overlay --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') 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 -- cgit v1.2.3