Skip to content

Commit 4a2f352

Browse files
authored
add changeset files and bump imgproc, yuv-sys (#513)
1 parent 3f2bbb3 commit 4a2f352

File tree

4 files changed

+7
-1
lines changed

4 files changed

+7
-1
lines changed

.nanpa/add-libyuv.kdl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
patch package="yuv-sys" type="added" "move yuv-sys to main rust-sdks monorepo"
2+
patch package="imgproc" type="added" "move imgproc to main rust-sdks monorepo"

.nanparc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
packages livekit livekit-ffi livekit-protocol livekit-runtime livekit-api libwebrtc webrtc-sys webrtc-sys/build soxr-sys
1+
packages livekit livekit-ffi livekit-protocol livekit-runtime livekit-api libwebrtc webrtc-sys webrtc-sys/build soxr-sys yuv-sys imgproc

imgproc/.nanparc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
version 0.3.11
2+
language rust

yuv-sys/.nanparc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
version 0.3.6
2+
language rust

0 commit comments

Comments
 (0)