Skip to content

Commit caf8029

Browse files
committed
Update alsa to 0.9.0
Signed-off-by: Christian König <[email protected]>
1 parent c28cf29 commit caf8029

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

playback/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ tokio = { version = "1", features = ["parking_lot", "rt", "rt-multi-thread", "sy
3131
zerocopy = { version = "0.7.31", features = ["derive"] }
3232

3333
# Backends
34-
alsa = { version = "0.8.1", optional = true }
34+
alsa = { version = "0.9.0", optional = true }
3535
portaudio-rs = { version = "0.3", optional = true }
3636
libpulse-binding = { version = "2", optional = true, default-features = false }
3737
libpulse-simple-binding = { version = "2", optional = true, default-features = false }

0 commit comments

Comments
 (0)