1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-08-17 06:41:03 +02:00

build(deps): bump libpulse-binding from 2.28.1 to 2.28.2

Bumps [libpulse-binding](https://github.com/jnqnfe/pulse-binding-rust) from 2.28.1 to 2.28.2.
- [Commits](https://github.com/jnqnfe/pulse-binding-rust/commits)

---
updated-dependencies:
- dependency-name: libpulse-binding
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-12-02 16:31:15 +00:00 committed by GitHub
parent 58c878a3cc
commit 7c2bcdecd1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -154,7 +154,7 @@ system-tray = { version = "0.4.0", features = ["dbusmenu-gtk3"], optional = true
upower_dbus = { version = "0.3.2", optional = true }
# volume
libpulse-binding = { version = "2.28.1", optional = true }
libpulse-binding = { version = "2.28.2", optional = true }
# workspaces
swayipc-async = { version = "2.0.1", optional = true }