chore(deps): update to DepotDownloader v3.0.0

This commit is contained in:
Maarten van Heusden
2025-02-21 14:09:34 +01:00
parent 91ff8060ca
commit 9bee63241e

View File

@@ -6,7 +6,7 @@ use std::path::PathBuf;
use std::{fs, io};
use std::{io::Write, path::Path};
pub static DEPOTDOWNLOADER_VERSION: &str = "2.7.4";
pub static DEPOTDOWNLOADER_VERSION: &str = "3.0.0";
/**