Skip to content

Commit dcd9008

Browse files
committed
chore: update crates
1 parent eff5ca3 commit dcd9008

File tree

2 files changed

+46
-38
lines changed

2 files changed

+46
-38
lines changed

Cargo.lock

Lines changed: 45 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

playback/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ tokio = { version = "1", features = [
6666
zerocopy = { version = "0.8", features = ["derive"] }
6767

6868
# Backends
69-
alsa = { version = "0.9", optional = true }
69+
alsa = { version = "0.10", optional = true }
7070
jack = { version = "0.13", optional = true }
7171
portaudio-rs = { version = "0.3", optional = true }
7272
sdl2 = { version = "0.38", optional = true }

0 commit comments

Comments
 (0)