Skip to content

Commit ec0b27a

Browse files
dependabot[bot]bilelmoussaoui
authored andcommitted
build(deps): bump zbus from 5.10.0 to 5.11.0
Bumps [zbus](https://github.com/dbus2/zbus) from 5.10.0 to 5.11.0. - [Release notes](https://github.com/dbus2/zbus/releases) - [Commits](z-galaxy/zbus@zbus-5.10.0...zbus-5.11.0) --- updated-dependencies: - dependency-name: zbus dependency-version: 5.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent db82553 commit ec0b27a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -35,6 +35,6 @@ tokio = { version = "1.47", default-features = false }
3535
tempfile = "3.21"
3636
tracing = "0.1"
3737
tracing-subscriber = "0.3"
38-
zbus = { version = "5.9.1", default-features = false }
38+
zbus = { version = "5.11.0", default-features = false }
3939
zbus_macros = {version = "5.11", features = ["gvariant"]}
4040
zeroize = { version = "1", features = ["zeroize_derive"] }

0 commit comments

Comments
 (0)