Skip to content

Commit d981265

Browse files
authored
Merge pull request #437 from JakeStanger/dependabot/cargo/zbus-3.15.0
build(deps): bump zbus from 3.14.1 to 3.15.0
2 parents c7afe07 + 4880de2 commit d981265

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)