Skip to content

Commit ac02ca2

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

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -36,7 +36,7 @@ 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 }
3838
jack = { version = "0.11", optional = true }
39-
sdl2 = { version = "0.36", optional = true }
39+
sdl2 = { version = "0.37", optional = true }
4040
gstreamer = { version = "0.22.1", optional = true }
4141
gstreamer-app = { version = "0.22.0", optional = true }
4242
gstreamer-audio = { version = "0.22.0", optional = true }

0 commit comments

Comments
 (0)