1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-08-16 14:21:03 +02:00

Merge pull request #944 from JakeStanger/dependabot/cargo/libpulse-binding-2.30.1

build(deps): bump libpulse-binding from 2.29.0 to 2.30.1
This commit is contained in:
Jake Stanger 2025-04-21 20:50:02 +01:00 committed by GitHub
commit 681310e215
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

4
Cargo.lock generated
View file

@ -1910,9 +1910,9 @@ dependencies = [
[[package]]
name = "libpulse-binding"
version = "2.29.0"
version = "2.30.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "441092fb2d05962d74246a00c1b2f8c87c60fb6b38a5cc42227c229a702c0ce5"
checksum = "909eb3049e16e373680fe65afe6e2a722ace06b671250cc4849557bc57d6a397"
dependencies = [
"bitflags 2.9.0",
"libc",

View file

@ -170,7 +170,7 @@ sysinfo = { version = "0.34.2", optional = true }
system-tray = { version = "0.7.0", features = ["dbusmenu-gtk3"], optional = true }
# volume
libpulse-binding = { version = "2.29.0", optional = true }
libpulse-binding = { version = "2.30.1", optional = true }
# shared
futures-lite = { version = "2.6.0", optional = true } # network_manager, upower, workspaces, keyboard