Update updater.rs

pull/2469/head
Fabian-Lars 5 months ago committed by GitHub
parent 0fc55e3bba
commit 67b572bc34
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -13,7 +13,7 @@ use std::{
};
#[cfg(not(target_os = "macos"))]
use std::ffi::CStr;
use std::ffi::OsStr;
use base64::Engine;
use futures_util::StreamExt;

Loading…
Cancel
Save