Skip to content

Commit 60b42c4

Browse files
authored
Merge pull request JakeStanger#993 from JakeStanger/dependabot/cargo/zbus-5.7.0
build(deps): bump zbus from 5.6.0 to 5.7.0
2 parents 423ba56 + aafa60b commit 60b42c4

File tree

2 files changed

+23
-11
lines changed

2 files changed

+23
-11
lines changed

Cargo.lock

Lines changed: 22 additions & 10 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
@@ -180,7 +180,7 @@ libpulse-binding = { version = "2.30.1", optional = true }
180180

181181
# shared
182182
futures-lite = { version = "2.6.0", optional = true } # network_manager, upower, workspaces, keyboard
183-
zbus = { version = "5.6.0", default-features = false, features = ["tokio"], optional = true } # network_manager, notifications, upower
183+
zbus = { version = "5.7.0", default-features = false, features = ["tokio"], optional = true } # network_manager, notifications, upower
184184
swayipc-async = { version = "2.0.4", optional = true } # workspaces, keyboard
185185
hyprland = { version = "0.4.0-beta.2", optional = true } # workspaces, keyboard
186186
rustix = { version = "1.0.7", default-features = false, features = ["std", "fs", "pipe", "event"], optional = true } # clipboard, input

0 commit comments

Comments
 (0)