From 9e0527e20d8882402e5f074367d83516bd45b17a Mon Sep 17 00:00:00 2001 From: Michael Aaron Murphy Date: Mon, 4 Aug 2025 17:32:45 +0200 Subject: [PATCH] fix(sound): source_profiles returning sink profiles --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index a1985d5..fc5dc55 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1771,7 +1771,7 @@ dependencies = [ [[package]] name = "cosmic-settings-subscriptions" version = "0.1.0" -source = "git+https://github.com/pop-os/cosmic-settings-subscriptions#ebb1f7f186ca1bbfcb5a969bbeba122c70b1e961" +source = "git+https://github.com/pop-os/cosmic-settings-subscriptions#deafa8c6f9d349d54bc2ec0da702f896ab44e2e3" dependencies = [ "async-fn-stream", "bluez-zbus",