Update to zbus 5.x
Depends on https://github.com/pop-os/libcosmic/pull/682.
This commit is contained in:
parent
7ee48e5444
commit
b5d5479b86
3 changed files with 99 additions and 129 deletions
|
|
@ -25,7 +25,7 @@ use zbus::blocking::Connection;
|
|||
default_service = "com.system76.PowerDaemon",
|
||||
default_path = "/com/system76/PowerDaemon"
|
||||
)]
|
||||
trait PowerDaemon {
|
||||
pub trait PowerDaemon {
|
||||
/// Balanced method
|
||||
fn balanced(&self) -> zbus::Result<()>;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue