File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ imgproc = { version = "0.3.12", path = "imgproc" }
1919yuv-sys = { version = " 0.3.7" , path = " yuv-sys" }
2020libwebrtc = { version = " 0.3.10" , path = " libwebrtc" }
2121livekit-api = { version = " 0.4.3" , path = " livekit-api" }
22- livekit-ffi = { version = " 0.12.25 " , path = " livekit-ffi" }
22+ livekit-ffi = { version = " 0.12.26 " , path = " livekit-ffi" }
2323livekit-protocol = { version = " 0.3.10" , path = " livekit-protocol" }
2424livekit-runtime = { version = " 0.4.0" , path = " livekit-runtime" }
2525livekit = { version = " 0.7.11" , path = " livekit" }
Original file line number Diff line number Diff line change 11[package ]
22name = " livekit-ffi"
3- version = " 0.12.25 "
3+ version = " 0.12.26 "
44edition = " 2021"
55license = " Apache-2.0"
66description = " FFI interface for bindings in other languages"
You can’t perform that action at this time.
0 commit comments