We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ee89c1 commit cd94b22Copy full SHA for cd94b22
2 files changed
client_sdl3/Cargo.toml
@@ -8,8 +8,8 @@ lazy_static = "1.5"
8
anyhow = "1"
9
gamestreaming_webrtc = { path = "../gamestreaming_webrtc" }
10
tokio = { version = "1", features = ["full"] }
11
-sdl3-sys = "0.5.4"
12
ffmpeg-next = { version = "7.1.0" }
13
bytes = "1.10.1"
14
log = "0.4.27"
15
simple_logger = "5.0.0"
+sdl3 = "0.14.36"
0 commit comments