fix(windows build)
This commit is contained in:
parent
239b8d53f9
commit
a24cc8a4f3
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ use tauri::utils::acl::Permission;
|
|||
|
||||
use std::fs::{set_permissions, Permissions};
|
||||
use std::io::Read;
|
||||
#[cfg(unix)]
|
||||
use std::os::unix::fs::PermissionsExt;
|
||||
use std::thread::sleep;
|
||||
use std::time::Duration;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue