Skip to content

Commit da5c59e

Browse files
chore(deps): update rust crate zbus to v5 (v2) (tauri-apps#2271)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: FabianLars <[email protected]>
1 parent f555d29 commit da5c59e

File tree

3 files changed

+41
-124
lines changed

3 files changed

+41
-124
lines changed

.changes/zbus5.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
notification: patch
3+
notification-js: patch
4+
opener: patch
5+
opener-js: patch
6+
single-instance: patch
7+
---
8+
9+
Updated `zbus` dependency to version 5. No API changes.

Cargo.lock

Lines changed: 31 additions & 123 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ specta-util = { version = "^0.0.7", default-features = false, features = [
2727
"export",
2828
] }
2929
glob = "0.3"
30-
zbus = "4"
30+
zbus = "5"
3131
#tauri-specta = "=2.0.0-rc.11"
3232

3333
[workspace.package]

0 commit comments

Comments
 (0)