fix audio
This commit is contained in:
+1
-1
@@ -5,6 +5,6 @@ edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
rply-codec = { path = "../codec" }
|
||||
retro-rs = { version = "0.5.5", default-features=false }
|
||||
retro-rs = { version = "0.5.5", default-features=false, path= "../../retro-rs" }
|
||||
ffmpeg-next = "8.0.0"
|
||||
ringbuf = "0.4.8"
|
||||
|
||||
Reference in New Issue
Block a user