updated zbus to 4.3
This commit is contained in:
parent
153952c1ed
commit
ecb53ed8f8
2 changed files with 363 additions and 221 deletions
580
Cargo.lock
generated
580
Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
|
@ -38,5 +38,5 @@ tokio-util = "0.7"
|
|||
tracing = "0.1"
|
||||
tracing-journald = "0.3"
|
||||
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
|
||||
zbus = { version = "3", default-features = false, features = ["tokio"] }
|
||||
cosmic-notifications-util = { git = "https://github.com/pop-os/cosmic-notifications"}
|
||||
zbus = { version = "4.3.0", default-features = false, features = ["tokio"] }
|
||||
cosmic-notifications-util = { git = "https://github.com/pop-os/cosmic-notifications" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue