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 and addisonbeck committed Jan 22, 2025
1 parent e060371 commit 1535cbd
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 @@ -83,5 +83,5 @@ desktop_objc = { path = "../objc" }
oo7 = "=0.3.3"
libc = "=0.2.169"

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

0 comments on commit 1535cbd

Please sign in to comment.