Skip to content

Commit 4880de2

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -130,7 +130,7 @@ system-tray = { version = "0.1.5", optional = true }
130130
# upower
131131
upower_dbus = { version = "0.3.2", optional = true }
132132
futures-lite = { version = "2.2.0", optional = true }
133-
zbus = { version = "3.14.1", optional = true }
133+
zbus = { version = "3.15.0", optional = true }
134134

135135
# workspaces
136136
swayipc-async = { version = "2.0.1", optional = true }

0 commit comments

Comments
 (0)