Skip to content

Commit 09ffc01

Browse files
committed
Update rodio
Signed-off-by: yubiuser <[email protected]>
1 parent 102a8fd commit 09ffc01

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -43,7 +43,7 @@ gstreamer-audio = { version = "0.22.0", optional = true }
4343
glib = { version = "0.19.2", optional = true }
4444

4545
# Rodio dependencies
46-
rodio = { version = "0.18.1", optional = true, default-features = false }
46+
rodio = { version = "0.19.0", optional = true, default-features = false }
4747
cpal = { version = "0.15.1", optional = true }
4848

4949
# Container and audio decoder

0 commit comments

Comments
 (0)