There was an error while loading. Please reload this page.
1 parent d1b7fdb commit 28558eeCopy full SHA for 28558ee
1 file changed
webrtc-sys/build/src/lib.rs
@@ -28,7 +28,7 @@ use regex::Regex;
28
use reqwest::StatusCode;
29
30
pub const SCRATH_PATH: &str = "livekit_webrtc";
31
-pub const WEBRTC_TAG: &str = "webrtc-a970b87-2";
+pub const WEBRTC_TAG: &str = "webrtc-2fcf4db";
32
pub const IGNORE_DEFINES: [&str; 2] = ["CR_CLANG_REVISION", "CR_XCODE_VERSION"];
33
34
pub fn target_os() -> String {
0 commit comments