fix: update libcosmic and cosmic-settings subscriptions.
This commit is contained in:
parent
9db4ebdc2d
commit
88fb9dbe38
2 changed files with 2 additions and 3 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
|
@ -1573,7 +1573,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "cosmic-pipewire"
|
||||
version = "1.0.0-beta6"
|
||||
source = "git+https://github.com/pop-os/cosmic-settings?branch=headsets#3a9163a3f0ae5046c66f4286be6342c3def7c593"
|
||||
source = "git+https://github.com/pop-os/cosmic-settings#079a1fbb55caace89f274d63063392f761edbf60"
|
||||
dependencies = [
|
||||
"intmap",
|
||||
"libspa",
|
||||
|
|
@ -1662,7 +1662,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "cosmic-settings-sound-subscription"
|
||||
version = "1.0.0-beta6"
|
||||
source = "git+https://github.com/pop-os/cosmic-settings?branch=headsets#3a9163a3f0ae5046c66f4286be6342c3def7c593"
|
||||
source = "git+https://github.com/pop-os/cosmic-settings#079a1fbb55caace89f274d63063392f761edbf60"
|
||||
dependencies = [
|
||||
"cosmic-pipewire",
|
||||
"futures",
|
||||
|
|
|
|||
|
|
@ -24,4 +24,3 @@ zbus.workspace = true
|
|||
|
||||
[dependencies.cosmic-settings-sound-subscription]
|
||||
git = "https://github.com/pop-os/cosmic-settings"
|
||||
branch = "headsets"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue