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:
dependabot[bot]
2025-01-13 08:45:30 +00:00
committed by Ivan Molodetskikh
parent c523c80598
commit 1632ce87a5
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -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