Update build.rs (#31)

This commit is contained in:
Théo Monnom
2023-01-12 22:38:46 +01:00
committed by GitHub
parent b96858bdba
commit 986b97a413
+1 -1
View File
@@ -8,7 +8,7 @@ use std::path;
use std::process::Command;
use tar::Archive;
const WEBRTC_TAG: &str = "m104.5112.07";
const WEBRTC_TAG: &str = "m104.5112.08";
fn download_prebuilt(
target_os: &str,