Skip to content

Commit 88b1d49

Browse files
committed
oops
1 parent f5c9847 commit 88b1d49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webrtc-sys/build/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ use regex::Regex;
2626
use reqwest::StatusCode;
2727

2828
pub const SCRATH_PATH: &str = "livekit_webrtc";
29-
pub const WEBRTC_TAG: &str = "webrtc-b99fd26-6";
29+
pub const WEBRTC_TAG: &str = "webrtc-b99fd2c-6";
3030
pub const IGNORE_DEFINES: [&str; 2] = ["CR_CLANG_REVISION", "CR_XCODE_VERSION"];
3131

3232
pub fn target_os() -> String {

0 commit comments

Comments
 (0)