Skip to content

Commit

Permalink
webrtc-sys: use 00c1ca1 (#390)
Browse files Browse the repository at this point in the history
  • Loading branch information
nbsp authored Aug 14, 2024
1 parent 00c1ca1 commit b9cde5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webrtc-sys/build/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ use regex::Regex;
use reqwest::StatusCode;

pub const SCRATH_PATH: &str = "livekit_webrtc";
pub const WEBRTC_TAG: &str = "webrtc-b951613-4";
pub const WEBRTC_TAG: &str = "webrtc-00c1ca1-2";
pub const IGNORE_DEFINES: [&str; 2] = ["CR_CLANG_REVISION", "CR_XCODE_VERSION"];

pub fn target_os() -> String {
Expand Down

0 comments on commit b9cde5c

Please sign in to comment.