Skip to content

Commit 454f380

Browse files
committed
Update LiveKit repo reference to include patched webrtc
Specifically to pull in webrtc-sdk/webrtc#156
1 parent 4507a0d commit 454f380

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@ jupyter-protocol = { version = "0.3.0" }
393393
jupyter-websocket-client = { version = "0.5.0" }
394394
libc = "0.2"
395395
linkify = "0.10.0"
396-
livekit = { git = "https://github.com/zed-industries/rust-sdks", rev="4262308983646ab5b0e0802c3d8bc52154f99aab", features = ["dispatcher", "services-dispatcher", "rustls-tls-native-roots"], default-features = false }
396+
livekit = { git = "https://github.com/zed-industries/rust-sdks", rev="c7b7b64f65ae75b6839de8b311e2a131f4204100", features = ["dispatcher", "services-dispatcher", "rustls-tls-native-roots"], default-features = false }
397397
log = { version = "0.4.16", features = ["kv_unstable_serde", "serde"] }
398398
markup5ever_rcdom = "0.3.0"
399399
nanoid = "0.4"

0 commit comments

Comments
 (0)