refactor(bluetooth): integrate cosmic-settings-subscriptions
This commit is contained in:
parent
a7be043ebe
commit
2f4e7a5a81
6 changed files with 152 additions and 1121 deletions
5
Cargo.lock
generated
5
Cargo.lock
generated
|
|
@ -1,6 +1,6 @@
|
|||
# This file is automatically @generated by Cargo.
|
||||
# It is not intended for manual editing.
|
||||
version = 3
|
||||
version = 4
|
||||
|
||||
[[package]]
|
||||
name = "ab_glyph"
|
||||
|
|
@ -1766,8 +1766,9 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "cosmic-settings-subscriptions"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/pop-os/cosmic-settings-subscriptions#ff9883a029b44fb8eafb7c7a06d08b36a563e481"
|
||||
source = "git+https://github.com/pop-os/cosmic-settings-subscriptions#f666c7cfcad79547e55a368640784bca51081bd2"
|
||||
dependencies = [
|
||||
"bluez-zbus",
|
||||
"cosmic-dbus-networkmanager",
|
||||
"futures",
|
||||
"iced_futures",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue