feat: add zbus crate for org.freedesktop.Accounts
This commit is contained in:
parent
6210012924
commit
0eee63a96c
7 changed files with 753 additions and 11 deletions
23
Cargo.toml
23
Cargo.toml
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue