mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-07-02 19:21:03 +02:00
build(deps): bump zbus from 3.15.0 to 3.15.2
Bumps [zbus](https://github.com/dbus2/zbus) from 3.15.0 to 3.15.2. - [Release notes](https://github.com/dbus2/zbus/releases) - [Commits](https://github.com/dbus2/zbus/compare/zbus-3.15.0...zbus-3.15.2) --- updated-dependencies: - dependency-name: zbus dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
39cb35b59d
commit
5134534346
2 changed files with 5 additions and 5 deletions
|
@ -130,7 +130,7 @@ system-tray = { version = "0.1.5", optional = true }
|
|||
# upower
|
||||
upower_dbus = { version = "0.3.2", optional = true }
|
||||
futures-lite = { version = "2.2.0", optional = true }
|
||||
zbus = { version = "3.15.0", optional = true }
|
||||
zbus = { version = "3.15.2", optional = true }
|
||||
|
||||
# workspaces
|
||||
swayipc-async = { version = "2.0.1", optional = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue