Skip to content

Commit 2eaaba3

Browse files
cole-millerorual
authored andcommitted
Bump livekit-rust-sdks with another attempt to fix build failures (zed-industries#35344)
Includes zed-industries/livekit-rust-sdks#7 Release Notes: - N/A
1 parent d95ee83 commit 2eaaba3

File tree

2 files changed

+9
-17
lines changed

2 files changed

+9
-17
lines changed

Cargo.lock

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

crates/livekit_client/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ util.workspace = true
4040
workspace-hack.workspace = true
4141

4242
[target.'cfg(not(any(all(target_os = "windows", target_env = "gnu"), target_os = "freebsd")))'.dependencies]
43-
libwebrtc = { rev = "383e5377f8b7de1f8627ee16f0cf11c5293337bd", git = "https://github.com/zed-industries/livekit-rust-sdks" }
44-
livekit = { rev = "383e5377f8b7de1f8627ee16f0cf11c5293337bd", git = "https://github.com/zed-industries/livekit-rust-sdks", features = [
43+
libwebrtc = { rev = "5f04705ac3f356350ae31534ffbc476abc9ea83d", git = "https://github.com/zed-industries/livekit-rust-sdks" }
44+
livekit = { rev = "5f04705ac3f356350ae31534ffbc476abc9ea83d", git = "https://github.com/zed-industries/livekit-rust-sdks", features = [
4545
"__rustls-tls"
4646
] }
4747

0 commit comments

Comments
 (0)