Skip to content

Commit aafa60b

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

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)