Skip to content

Commit dae955f

Browse files
authored
Merge pull request #472 from JakeStanger/dependabot/cargo/zbus-3.15.2
build(deps): bump zbus from 3.15.0 to 3.15.2
2 parents 39cb35b + 5134534 commit dae955f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Cargo.toml

+1-1
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.15.0", optional = true }
133+
zbus = { version = "3.15.2", optional = true }
134134

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

0 commit comments

Comments
 (0)