Skip to content

Commit

Permalink
[deps] Platform: Update zbus to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 15, 2024
1 parent 407a571 commit c80d956
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/desktop/desktop_native/core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -88,5 +88,5 @@ desktop_objc = { path = "../objc" }
[target.'cfg(target_os = "linux")'.dependencies]
oo7 = "=0.3.3"

zbus = { version = "=4.4.0", optional = true }
zbus_polkit = { version = "=4.0.0", optional = true }
zbus = { version = "=5.2.0", optional = true }
zbus_polkit = { version = "=5.0.0", optional = true }

0 comments on commit c80d956

Please sign in to comment.