Skip to content

Commit c6e3f41

Browse files
dependabot[bot]bilelmoussaoui
authored andcommitted
build(deps): bump zbus from 5.13.2 to 5.14.0
Bumps [zbus](https://github.com/z-galaxy/zbus) from 5.13.2 to 5.14.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.13.2...zbus-5.14.0) --- updated-dependencies: - dependency-name: zbus dependency-version: 5.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5cfebe9 commit c6e3f41

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

Cargo.lock

Lines changed: 8 additions & 8 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
@@ -39,6 +39,6 @@ tokio = { version = "1.48", default-features = false }
3939
tempfile = "3.26"
4040
tracing = "0.1"
4141
tracing-subscriber = "0.3"
42-
zbus = { version = "5.12.0", default-features = false }
42+
zbus = { version = "5.14.0", default-features = false }
4343
zbus_macros = {version = "5.11", features = ["gvariant"]}
4444
zeroize = { version = "1", features = ["zeroize_derive"] }

0 commit comments

Comments
 (0)