mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-23 02:05:33 +07:00
build(deps): bump zbus in the rust-dependencies group
Bumps the rust-dependencies group with 1 update: [zbus](https://github.com/dbus2/zbus). Updates `zbus` from 5.2.0 to 5.3.0 - [Release notes](https://github.com/dbus2/zbus/releases) - [Commits](https://github.com/dbus2/zbus/compare/zbus-5.2.0...zbus-5.3.0) --- updated-dependencies: - dependency-name: zbus dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Ivan Molodetskikh
parent
c523c80598
commit
1632ce87a5
+1
-1
@@ -88,7 +88,7 @@ url = { version = "2.5.4", optional = true }
|
||||
wayland-backend = "0.3.7"
|
||||
wayland-scanner = "0.31.5"
|
||||
xcursor = "0.3.8"
|
||||
zbus = { version = "5.2.0", optional = true }
|
||||
zbus = { version = "5.3.0", optional = true }
|
||||
|
||||
[dependencies.smithay]
|
||||
workspace = true
|
||||
|
||||
Reference in New Issue
Block a user