mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-07-08 13:31:03 +02:00
build(deps): bump zbus from 3.13.1 to 3.14.1
Bumps [zbus](https://github.com/dbus2/zbus) from 3.13.1 to 3.14.1. - [Release notes](https://github.com/dbus2/zbus/releases) - [Commits](https://github.com/dbus2/zbus/compare/zbus-3.13.1...zbus-3.14.1) --- updated-dependencies: - dependency-name: zbus dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
7f4a816379
commit
697aac1161
2 changed files with 12 additions and 12 deletions
|
@ -125,7 +125,7 @@ stray = { version = "0.1.3", optional = true }
|
|||
# upower
|
||||
upower_dbus = { version = "0.3.2", optional = true }
|
||||
futures-lite = { version = "1.12.0", optional = true }
|
||||
zbus = { version = "3.13.1", optional = true }
|
||||
zbus = { version = "3.14.1", optional = true }
|
||||
|
||||
# workspaces
|
||||
swayipc-async = { version = "2.0.1", optional = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue