mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-20 12:38:43 +00:00
parent
c5d0b84aa6
commit
ff5276f4f4
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ where
|
|||
let outpath = path.join(&filename);
|
||||
|
||||
// Get permissions
|
||||
#[cfg_attr(not(unix), allow(unused_mut))]
|
||||
let mut perms = None;
|
||||
|
||||
let is_dir = raw_filename.ends_with('/');
|
||||
|
|
Loading…
Add table
Reference in a new issue