Skip to content

Commit 4897348

Browse files
chore(deps): bump zbus from 5.14.0 to 5.15.0
Bumps [zbus](https://github.com/z-galaxy/zbus) from 5.14.0 to 5.15.0. - [Release notes](https://github.com/z-galaxy/zbus/releases) - [Changelog](https://github.com/z-galaxy/zbus/blob/main/release-plz.toml) - [Commits](z-galaxy/zbus@zbus-5.14.0...zbus-5.15.0) --- updated-dependencies: - dependency-name: zbus dependency-version: 5.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e3eaf37 commit 4897348

2 files changed

Lines changed: 17 additions & 20 deletions

File tree

Cargo.lock

Lines changed: 16 additions & 19 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
@@ -15,6 +15,6 @@ iced_zbus_notification = { version = "0.4.4", path = "iced_zbus_notification" }
1515
futures = "0.3.32"
1616
serde = { version = "1.0.228", features = ["derive"] }
1717
url = "2.5.8"
18-
zbus = { version = "5.14.0", default-features = false, features = ["tokio"] }
18+
zbus = { version = "5.15.0", default-features = false, features = ["tokio"] }
1919
futures-util = "0.3.32"
2020
async-trait = "0.1.89"

0 commit comments

Comments
 (0)