Skip to content

Commit

Permalink
chore(deps): bump zbus from 5.1.1 to 5.2.0
Browse files Browse the repository at this point in the history
Bumps [zbus](https://github.com/dbus2/zbus) from 5.1.1 to 5.2.0.
- [Release notes](https://github.com/dbus2/zbus/releases)
- [Commits](dbus2/zbus@zbus-5.1.1...zbus-5.2.0)

---
updated-dependencies:
- dependency-name: zbus
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2024
1 parent a046556 commit 4671db4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion iced_examples/zbus_invoked_widget/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ iced = { workspace = true, features = ["tokio"] }
iced_runtime.workspace = true
iced_layershell.workspace = true

zbus = { version = "5.1.0", default-features = false, features = ["tokio"] }
zbus = { version = "5.2.0", default-features = false, features = ["tokio"] }
futures = "0.3.31"

0 comments on commit 4671db4

Please sign in to comment.