feat: add zbus crate for org.freedesktop.Accounts

This commit is contained in:
Michael Aaron Murphy 2024-12-04 15:59:50 +01:00
parent 6210012924
commit 0eee63a96c
No known key found for this signature in database
GPG key ID: B2732D4240C9212C
7 changed files with 753 additions and 11 deletions

View file

@ -3,17 +3,18 @@
resolver = "2"
members = [
"cosmic-settings-daemon",
"geoclue2",
"hostname1",
"locale1",
"mpris2",
"networkmanager",
"switcheroo-control",
"timedate",
"upower",
"bluez",
"a11y",
"a11y",
"accounts-zbus",
"bluez",
"cosmic-settings-daemon",
"geoclue2",
"hostname1",
"locale1",
"mpris2",
"networkmanager",
"switcheroo-control",
"timedate",
"upower",
]
[workspace.dependencies]