feat!: update zbus from 4.x to 5.x
This commit is contained in:
parent
ce56237ab9
commit
25322e0263
3 changed files with 4 additions and 4 deletions
|
|
@ -11,7 +11,7 @@ subscription = ["iced_futures"]
|
|||
|
||||
[dependencies]
|
||||
cosmic-settings-daemon = { git = "https://github.com/pop-os/dbus-settings-bindings", optional = true }
|
||||
zbus = { version = "4.4.0", default-features = false, optional = true }
|
||||
zbus = { version = "5.7.1", default-features = false, optional = true }
|
||||
atomicwrites = { git = "https://github.com/jackpot51/rust-atomicwrites" }
|
||||
calloop = { version = "0.14.2", optional = true }
|
||||
notify = "8.0.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue