Skip to content

Commit 2be4451

Browse files
chore(deps): bump zbus from 5.3.0 to 5.4.0 (#126)
Bumps [zbus](https://github.com/dbus2/zbus) from 5.3.0 to 5.4.0. - [Release notes](https://github.com/dbus2/zbus/releases) - [Commits](z-galaxy/zbus@zbus-5.3.0...zbus-5.4.0) --- updated-dependencies: - dependency-name: zbus dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1fb2623 commit 2be4451

File tree

2 files changed

+21
-12
lines changed

2 files changed

+21
-12
lines changed

Cargo.lock

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

iced_examples/zbus_invoked_widget/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ iced = { workspace = true, features = ["tokio"] }
1414
iced_runtime.workspace = true
1515
iced_layershell.workspace = true
1616

17-
zbus = { version = "5.3.0", default-features = false, features = ["tokio"] }
17+
zbus = { version = "5.4.0", default-features = false, features = ["tokio"] }
1818
futures = "0.3.31"

0 commit comments

Comments
 (0)