@@ -29,14 +29,14 @@ members = [
2929]
3030
3131[workspace .dependencies ]
32- imgproc = { path = " imgproc" }
33- yuv-sys = { path = " yuv-sys " }
34- libwebrtc = { path = " libwebrtc " }
35- livekit-api = { path = " livekit-api" }
36- livekit-ffi = { path = " livekit-ffi" }
37- livekit-protocol = { path = " livekit-protocol" }
38- livekit-runtime = { path = " livekit-runtime" }
39- livekit = { path = " livekit " }
40- soxr -sys = { path = " soxr -sys" }
41- webrtc-sys-build = { path = " webrtc-sys/build" }
42- webrtc -sys = { path = " webrtc -sys" }
32+ imgproc = { version = " 0.3.14 " , path = " imgproc" }
33+ libwebrtc = { version = " 0.3.17 " , path = " libwebrtc " }
34+ livekit = { version = " 0.7.21 " , path = " livekit " }
35+ livekit-api = { version = " 0.4.8 " , path = " livekit-api" }
36+ livekit-ffi = { version = " 0.12.36 " , path = " livekit-ffi" }
37+ livekit-protocol = { version = " 0.5.0 " , path = " livekit-protocol" }
38+ livekit-runtime = { version = " 0.4.0 " , path = " livekit-runtime" }
39+ soxr-sys = { version = " 0.1.0 " , path = " soxr-sys " }
40+ webrtc -sys = { version = " 0.3.14 " , path = " webrtc -sys" }
41+ webrtc-sys-build = { version = " 0.3.9 " , path = " webrtc-sys/build" }
42+ yuv -sys = { version = " 0.3.9 " , path = " yuv -sys" }
0 commit comments